Skip to content
Discussion options

You must be logged in to vote

For server-side Blazor you will be required to reference the Csla.AspNetCore and Csla.Blazor packages. I had to put the authorization types into Csla.AspNetCore because they rely on types that aren't referenced by Csla.Blazor (and can't be, because it is also used in Blazor wasm).

As I'm updating the Blazor sample app I'm fixing some bugs in the configuration API. Possibly regressions, but still, bugs.

Good idea about a server-side Blazor example to go with the existing Blazor wasm one.

I will push another prerelease once I have at least a couple of the sample apps running. No sense pushing it now, as I know there are bugs that I'm actively fixing.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@rockfordlhotka
Comment options

@swegele
Comment options

swegele Feb 9, 2022
Collaborator Author

@swegele
Comment options

swegele Feb 9, 2022
Collaborator Author

@swegele
Comment options

swegele Feb 9, 2022
Collaborator Author

@rockfordlhotka
Comment options

Answer selected by swegele
Comment options

swegele
Feb 10, 2022
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants