csla icon indicating copy to clipboard operation
csla copied to clipboard

A home for your business logic in any .NET application.

Results 179 csla issues
Sort by recently updated
recently updated
newest added

In a Blazor `EditForm` you can use the `CslaValidator` and `CslaValidationMessages` components like this: ```html Save ``` This _should_ cause validation messages to appear when the user tabs out of...

kind/bug
area/Blazor

- Mark unsupported API in the browser - Enforce future marking of unsupported in the browser API via editorconfig Closes #1894

Closes #3068 @rockfordlhotka I added nullable reference types on the generator, please check if the changes to enable nullable that I added are ok for you

Right now the nuget packages are created using nuspec files and powershell scripts in the `csla/nuget` directory. This was necessary when we still had old-style project files, but starting with...

kind/enhancement

The method `UseLocalProxy` now directly initializes a new `LocalProxyOptions` instance without checking for an existing instance. The conditional logic that checked for an existing `IDataPortalProxy` service and its implementation instance...

Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.27.3 to 3.28.0. Commits 439c42c Updating version.json and repo version numbers to: 28.0 c9454f4 Remove --copt="-Werror" from .bazelrc (#18005) f5a1b17 Move -Werror to our test/dev bazelrc files....

dependencies

Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.1 to 5.2.2. Changelog Sourced from Microsoft.Data.SqlClient's changelog. [Stable release 5.2.2] - 2024-08-27 Fixed Fixed AcquireTokenAsync timeout handling for edge cases in ActiveDirectoryAuthenticationProvider. #2650 Fixed issue with...

dependencies

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.141 to 3.6.143. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Nerdbank.GitVersioning&package-manager=nuget&previous-version=3.6.141&new-version=3.6.143)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [Grpc.Tools](https://github.com/grpc/grpc) from 2.65.0 to 2.66.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Grpc.Tools&package-manager=nuget&previous-version=2.65.0&new-version=2.66.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps `CslaVersion` from 5.0.0 to 8.2.6. Updates `Csla` from 5.0.0 to 8.2.6 Release notes Sourced from Csla's releases. Version 8.2.6 release What's Changed Add unit tests for Blazor context manager...

dependencies