alexhiggins732 / IdentityServer8

DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8
Apache License 2.0
53 stars 25 forks source link

Feature/implicit usings - Add Implicit usings and DotNet8 style packaging and code to Samples #28

Closed alexhiggins732 closed 8 months ago

alexhiggins732 commented 8 months ago

Updates to samples, including clients, quickstarts and key management refactoring top-level usings, consolidating shared implicit usings across projects and solutions, and using shared projects for samples where applicable to reduce the code base size.