Commit Graph

28 Commits (denizdemirkan/L)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
2 years ago
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming 257ad413c1
Set `ApplicationName` as current `assembly name`.
2 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project.
2 years ago
maliming 0329dd29c1
Using `WebApplicationFactory` as web unit test base class.
2 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
liangshiwei 2d322af5c9 Update packages to latest
3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
liangshiwei c941821881 Upgrade nuget packages of framework and templates
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 f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
maliming f0ed618736 Upgrade framework packages.
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
6 years ago
Halil İbrahim Kalkan c88cd2054e #2597 Refactor AbpAspNetCoreSerilogOptions
6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
6 years ago
Mehmet Tüken beecc19957 Add test project.
6 years ago