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.
 
 
 
 
 
 
Yunus Emre Kalkan 6c252a25dd
Merge pull request #2639 from abpframework/maliming/helpcommand
6 years ago
..
Volo.Abp Add Volo.Abp package. 7 years ago
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 8 years ago
Volo.Abp.AspNetCore Move setting the IApplicationBuilder line to top. 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 Remove unused namespace. 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 Refactor AbpTabLinkTagHelperService: Remove unnecessary async. 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 feat: add ConfigureAwait(false) to all await calls 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 feat: add ConfigureAwait(false) to all await calls 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 Merge pull request #2639 from abpframework/maliming/helpcommand 6 years ago
Volo.Abp.Core Add PostConfigure & PostConfigureAll method to AbpModule. 6 years ago
Volo.Abp.Dapper Upgrade NuGet packages for the framework. 6 years ago
Volo.Abp.Data feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Ddd.Application feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Ddd.Application.Contracts Rename AbpDddResource to AbpDddApplicationContractsResource 6 years ago
Volo.Abp.Ddd.Domain Fixed #2624: FullAuditedAggregateRootWithUser generic type wrong constraint. 6 years ago
Volo.Abp.Emailing Merge pull request #2502 from abpframework/maliming/WithCulture 6 years ago
Volo.Abp.EntityFrameworkCore Make AbpDictionaryValueComparer support generics to resolve migration errors. 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL bump Pomelo.EntityFrameworkCore.MySql 3.0.0 to 3.0.1 6 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to v3.1.0. 6 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Upgrade frameworks & modules & samples to asp net core 3.1. 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 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper. 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 Merge pull request #2225 from Xeevis/localization-cs 6 years ago
Volo.Abp.UI.Navigation feat: add ConfigureAwait(false) to all await calls 6 years ago
Volo.Abp.Uow Explicitly set TransactionBehavior to Auto 6 years ago
Volo.Abp.Validation correct chinese localization 6 years ago
Volo.Abp.VirtualFileSystem feat: add ConfigureAwait(false) to all await calls 6 years ago