Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
AkinCam d9cae1ca63 Updated abp.ip document for commercial abp.io 6 years ago
..
Volo.Abp Add Volo.Abp package. 7 years ago
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 8 years ago
Volo.Abp.AspNetCore Replace IOptionsFactory<RequestLocalizationOptions> 6 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Merge pull request #2238 from itryan/dev 6 years ago
Volo.Abp.AspNetCore.MultiTenancy feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.AspNetCore.Mvc Improved hard-coded AuthenticationType. 6 years ago
Volo.Abp.AspNetCore.Mvc.Client feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI Add Razor support for mvc. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap AbpColumnTagHelper remove "col" when a size is given 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy add zh-hant to project in framework 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Add Razor support for mvc. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Correcting the path of error page. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.AspNetCore.Serilog #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers 6 years ago
Volo.Abp.AspNetCore.TestBase Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.Auditing Created initial audit logging document. 6 years ago
Volo.Abp.Authorization feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.AutoMapper Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 6 years ago
Volo.Abp.Autofac Implement IDisposable on AutofacServiceProvider. 6 years ago
Volo.Abp.BackgroundJobs Resolved #2540. Resolved #2539. 6 years ago
Volo.Abp.BackgroundJobs.Abstractions Resolved #2540. Resolved #2539. 6 years ago
Volo.Abp.BackgroundJobs.HangFire Resolved #2540. Resolved #2539. 6 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Resolved #2540. Resolved #2539. 6 years ago
Volo.Abp.BackgroundWorkers Resolved #2540. Resolved #2539. 6 years ago
Volo.Abp.Caching feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Castle.Core feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Cli add Suite cli command to Abp Cli. 6 years ago
Volo.Abp.Cli.Core Updated abp.ip document for commercial abp.io 6 years ago
Volo.Abp.Core Add PostConfigure & PostConfigureAll method to AbpModule. 6 years ago
Volo.Abp.Dapper framework & module& template & sample to target .NET Standard 2.0 6 years ago
Volo.Abp.Data feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Ddd.Application Remove unused namespace import 6 years ago
Volo.Abp.Ddd.Application.Contracts add zh-hant to project in framework 6 years ago
Volo.Abp.Ddd.Domain Fixed #2624: FullAuditedAggregateRootWithUser generic type wrong constraint. 6 years ago
Volo.Abp.Emailing add zh-hant to project in framework 6 years ago
Volo.Abp.EntityFrameworkCore framework & module& template & sample to target .NET Standard 2.0 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL framework & module& template & sample to target .NET Standard 2.0 6 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql framework & module& template & sample to target .NET Standard 2.0 6 years ago
Volo.Abp.EntityFrameworkCore.SqlServer framework & module& template & sample to target .NET Standard 2.0 6 years ago
Volo.Abp.EntityFrameworkCore.Sqlite framework & module& template & sample to target .NET Standard 2.0 6 years ago
Volo.Abp.EventBus fix: configureawait on object casted to task 6 years ago
Volo.Abp.EventBus.RabbitMQ feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Features feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.FluentValidation Merge branch 'dev' into dev 6 years ago
Volo.Abp.Guids SequentialGuidGeneratorOptions to AbpSequentialGuidGeneratorOptions 6 years ago
Volo.Abp.HangFire bump Hangfire.AspNetCore 1.7.6 to 1.7.8 6 years ago
Volo.Abp.Http Use MinifyGeneratedScript option to minify script. 6 years ago
Volo.Abp.Http.Abstractions ApiDescriptionModelOptions to AbpApiDescriptionModelOptions 6 years ago
Volo.Abp.Http.Client Add ValidationInterceptor. 6 years ago
Volo.Abp.Http.Client.IdentityModel feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.IdentityModel feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Json bump Newtonsoft.Json 12.0.2 to 12.0.3 6 years ago
Volo.Abp.Ldap LdapOptions to AbpLdapOptions 6 years ago
Volo.Abp.Localization add zh-hant to project in framework 6 years ago
Volo.Abp.Localization.Abstractions #203 Setting Management Enhancements 7 years ago
Volo.Abp.MailKit feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.MemoryDb feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Minify Add AbpMinifyModule. 6 years ago
Volo.Abp.MongoDB feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.MultiTenancy Resolved #2495: Add public setter for TenantConfiguration.ConnectionStrings. 6 years ago
Volo.Abp.ObjectMapping Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 6 years ago
Volo.Abp.RabbitMQ feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Security StringEncryptionOptions to AbpStringEncryptionOptions 6 years ago
Volo.Abp.Serialization Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Settings feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Sms Register NullSmsSender as TryRegister 7 years ago
Volo.Abp.Specifications Improve the Specifications project code and testing. 7 years ago
Volo.Abp.TestBase make todo ,AbpIntegratedTest class namespace change. 6 years ago
Volo.Abp.Threading Remove RunnableExtensions, Remove IRunnable from AbpTimer. 7 years ago
Volo.Abp.Timing ClockOptions to AbpClockOptions 6 years ago
Volo.Abp.UI add zh-hant to project in framework 6 years ago
Volo.Abp.UI.Navigation add zh-hant to project in framework 6 years ago
Volo.Abp.Uow Explicitly set TransactionBehavior to Auto 6 years ago
Volo.Abp.Validation add zh-hant to project in framework 6 years ago
Volo.Abp.VirtualFileSystem feat: add ConfigureAwait(false) to all await calls 6 years ago