73 Commits (d9983b1ce82fcf46ec6d05d032ea0e41c7e271a6)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
erdemcaygor 38805d14f5 code refactoring 8 months ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 8 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming bed8ba7d67
Use `sha256` to calculate the cache key. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 96febd9fdf Enable nullable annotations for Volo.Abp.Http.* packages 3 years ago
maliming a5da9b9c1e
Update CLI device login text. 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming b1eef4dcbd
Use `TimeSpan.FromSeconds(5)` instead of zero. 3 years ago
maliming 14d1bbc877
Introduce `IAbpHostEnvironment` and reduce cache durations for development environment 3 years ago
Galip Tolga Erdem 2e42064137 Update IdentityClientConfiguration.cs 4 years ago
Galip Tolga Erdem 6706499fa3 Added policy options for document discovery 4 years ago
maliming 981722023a
Upgrade IdentityModel to 6.0. 4 years ago
maliming 576ab7b950
Add device login flow to CLI. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 09177fcaa0 Add tenant info to IdentityClients. 5 years ago
yinchang0626 e0dc92b3c8 resolve #9112 and #9102 5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates.. 5 years ago
maliming 9ef3d82a09 Update packages to latest 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 5 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming 2eb0913378 Use integer instead of double. 6 years ago
maliming 1f72c489a4
Update Volo.Abp.IdentityModel.csproj 6 years ago
maliming df8ad3bcbc
Update Volo.Abp.IdentityModel.csproj 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming c5bfdb7053 Add CacheAbsoluteExpiration to IdentityClientConfiguration. 6 years ago
maliming c509499ac4 Cache Identity Server discover document. 6 years ago
maliming a1ca5979f8 Cache the AccessToken in IdentityModelAuthenticationService. 6 years ago
maliming 8acda7f09f Solve that IdentityModelHttpRequestMessageOptions is not configured. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
maliming f3fe8d95b8 Configure IdentityModel request message & configure all http clients. 6 years ago
Halil İbrahim Kalkan 7f02584315 Dispose HttpClient 6 years ago
maliming b2220b60be
Update IdentityModelAuthenticationService.cs 6 years ago
liangshiwei 7391aeb0cf Use named httpclient 6 years ago
liangshiwei 6917e57881 Support multi-tenancy 6 years ago
Alper Ebicoglu 8c917e390e Show actual exception message from Identity Server . Issue volosoft/volo#1533 6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 6 years ago