aspnetboilerplate

ASP.NET Boilerplate - Web Application Framework

MIT License

Stars
11.8K

Bot releases are visible (Hide)

aspnetboilerplate - ABP v0.5.13.0

Published by hikalkan over 9 years ago

  • Created a simple event bus for javascript - abp.event.on and abp.event.trigger methods implemented. [#461]
  • abp.message javascript API methods return jQuery promise that is resolved when dialog/messagebox is closed. [#458]
  • Bugfixes and improvements. [#392, #454, #455, #462, #463]
aspnetboilerplate - ABP v0.5.12.1

Published by hikalkan over 9 years ago

Removed StringHelper, replaced with FormattedStringValueExtracter.

aspnetboilerplate - ABP v0.5.12.0

Published by hikalkan over 9 years ago

  • Renamed CurrentSession to AbpSession and marked CurrentSession as obsolete [#451].
  • Allowed to extend dictionary based localization sources [#451]
  • Created Clock class to allow us to decide to use Now or UtcNow [#40].
  • Improvements and minor changes.
aspnetboilerplate - ABP v0.5.11.0

Published by hikalkan over 9 years ago

  • Add methods to SettingManager to get specific tenant and user's setting [#446].
  • Added Exception.ReThrow(), object.To<T>() extension methods.
  • Added IdInput ve NullableIdInput DTO classes for simply sending Id to application service methods.
aspnetboilerplate - ABP v0.5.10.3

Published by hikalkan over 9 years ago

Multi-tenancy filters are disabled if no user logged in.

aspnetboilerplate - ABP v0.5.10.1

Published by hikalkan over 9 years ago

aspnetboilerplate - ABP v0.5.10.0

Published by hikalkan over 9 years ago

  • Implemented data filtering API using EntityFramework.DynamicFilters. Added IsFilterEnabled, EnableFilter, DisableFilter and SetFilterParameter methods to unit of work. [#81, #425, #426, #428, #430, #437]
  • Implemented auto filtering for IMustHaveTenant and IMayHaveTenant interfaces based on IAbpSession.TenantId. [#429, #433]
  • Added FullAuditedDto [#398].
  • Fixed some bugs, [#418, #440].
  • Added IncludeIf extension method for EF. [#435]
  • Code refactorings and improvements.
aspnetboilerplate - ABP v0.5.9.0

Published by hikalkan over 9 years ago

  • #420: Audit logging infrastructure.
  • #414, #412: Added some useful extension methods.
  • Added AbpServiceBase class. This can be inherited to use logging, localization and settings easier, without injecting.
  • Updated nuget packages for mvc, web api. entity framework and xunit.

See all changes: https://github.com/aspnetboilerplate/aspnetboilerplate/issues?q=milestone%3A%22ABP+v0.5.9%22+is%3Aclosed

aspnetboilerplate - ABP v0.5.8.1

Published by hikalkan over 9 years ago

Fix: Registered email sender to dependency injection.

aspnetboilerplate - ABP v0.5.8.0

Published by hikalkan over 9 years ago

  • Create a simple service to send mail over SMTP. [#402]
  • Add Authorize extension methods to IPermissionChecker. [#404]
  • Send multitenancy config to client side. [#399]
aspnetboilerplate - ABP v0.5.7.1

Published by hikalkan over 9 years ago

Hot fix: #396

aspnetboilerplate - ABP v0.5.7.0

Published by hikalkan over 9 years ago

  • Add overload for ISettingManager.GetAllSettingValuesAsync to accept scopes [#390]
  • Multi-tenancy improvements and fixes.
aspnetboilerplate - ABP v0.5.6.0

Published by hikalkan over 9 years ago

  • Implemented multi-tenancy for Permission Manager.
  • Added MultiTenancy to IAbpStartupConfiguration (removed from module-zero).
  • Added PermissionFinder class to get permissions from AuthorizationProviders without initializing ABP. It should not be used normally (should use IPermissionmanager) but this may help to get all permissions in a EF migration to grant permissions or in a unit test.

See closed issues: https://github.com/aspnetboilerplate/aspnetboilerplate/issues?q=milestone%3A%22ABP+v0.5.6%22+is%3Aclosed

aspnetboilerplate - ABP v0.5.5.0

Published by hikalkan over 9 years ago

  • Added Failed event to unit of work. [#379]
  • Defined IShouldInitialize interface for classes those should be initialized before usage. [#162]
  • Defined IPassivable interface to mark an entity active/passive. [#312]
  • Implemented javascript message api using sweetalert. [#360]
  • Added params to localize methods to simply format the localized string. [#362]
  • Other improvements and bugfixes. [#345, #363, #364, #365, #372, #376]

See all issues resolved in this release: https://github.com/aspnetboilerplate/aspnetboilerplate/issues?q=milestone%3A%22ABP+v0.5.5%22+is%3Aclosed

aspnetboilerplate - ABP v0.5.4.0

Published by hikalkan over 9 years ago

Localization improvements. [#357]
Marked Entity classes as Serializable. [#359]

aspnetboilerplate - ABP v0.5.3.0

Published by hikalkan over 9 years ago

Improvements and bugfixes.

aspnetboilerplate - ABP v0.5.2.1

Published by hikalkan over 9 years ago

Resolved #334

aspnetboilerplate - ABP v0.5.2.0

Published by hikalkan over 9 years ago

#322 Created events automatically triggered when an entity is inserted, updated or deleted.
#325 EventBus improvements.
#323 Validation improvements.
Bugfixes and refactorings.

aspnetboilerplate - ABP v0.5.1.1

Published by hikalkan over 9 years ago

  • #298 #293 Improvements for async support.
  • #285 #286 Created a helper class to call ABP based web api methods from C#.
  • #291 #287 Other improvements, minor changes and refactorings.
  • #279 *Removed permission groups.
  • #263 *Namespace changes.

*these may be breaking changes for existing applications. See related issues.

aspnetboilerplate - ABP v0.5.0.0

Published by hikalkan almost 10 years ago

  • #106 #218 Async support for repositories, unit of work and dynamic web api layer.
  • #260 Breaking change: Removed UnitOfWorkScope, added IUnitOfWorkManager.
  • #249 Breaking change: *Changed base repository constructor for EntityFramework.
  • #261 Breaking change: *Changed base repository constructor for NHibernate.
  • #247 Breaking change: *Removed EventBus.TriggerUow.
  • #245 #246 Breaking change: *Removed OnSuccess method from unit of work. Added Completed, Failed and Disposed events.
  • #259 Created options for unit of work.
  • Upgraded EntityFramework, AutoMapper and FluentNHibernate nuget packages.
  • Minor improvements, fixes and documentations.
Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Build Status NuGet MyGet (with prereleases) NuGet Download NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version NuGet version
Related Projects