EzAspDotNet 1.0.50
See the version list below for details.
dotnet add package EzAspDotNet --version 1.0.50
NuGet\Install-Package EzAspDotNet -Version 1.0.50
<PackageReference Include="EzAspDotNet" Version="1.0.50" />
paket add EzAspDotNet --version 1.0.50
#r "nuget: EzAspDotNet, 1.0.50"
// Install EzAspDotNet as a Cake Addin #addin nuget:?package=EzAspDotNet&version=1.0.50 // Install EzAspDotNet as a Cake Tool #tool nuget:?package=EzAspDotNet&version=1.0.50
EzAspDotNet
introduce
Easily usable with ASP.NET (Core or later).
Implemented by C# .NET 6.
The purpose of this project is to easily build and operate a ASP.NET web server.
features
- ElasticSearch usage to easy.
- RabbitMQ usage to easy.
- WebSocket usage to easy.
- ASP.NET Web API usage to easy.
- Common Protocol (with Common Header), Common Spec, Easy Setup, Exception Handling, Validation
- Swagger usage to easy.
- MongoDB usage to easy.
- And more included C# utility codes
nuget
https://www.nuget.org/packages/EzAspDotNet/
version history
v1.0.50
Improve exception mandling & message.
v1.0.49
Remove JsonUtil.ConvertTo method.
v1.0.48
change string.IsNullOrEmpty return false to true on ContainsKeyword in Notification (webhook)
v1.0.47
added notification prefix and postfix. changed notification keyword to notification filter keyword.
v1.0.46
Moved MongoDb function To EzMongoDb (https://github.com/elky84/EzMongoDb)
v1.0.45
Added AutoMapper and MapperUtil. (AutoMapper Util)
v1.0.44
Disable cookie security configration. (for http) Added port to RabbitMq Configuration.
v1.0.43
Added file logging configuration from serilog.json.
v1.0.42
Added file logging to default option.
v1.0.41
Added InternalServer header to missing HttpClient method.
v1.0.40
Upgrade version EzAspDotNet.Protocols. (1.0.3 → 1.0.4)
v1.0.39
Upgrade version EzAspDotNet.Protocols. (1.0.0 → 1.0.3)
v1.0.38
Added HttpClientService.
v1.0.37
Maximum webhook attachment size 50
v1.0.36
Seperate Protocol function to EzAspDotNet.Protocols package.
v1.0.35
Fixed webhook error. (cause by v1.0.34)
v1.0.34
Fixed multithreading issues in webhook process. (List to ConcurrentBag)
v1.0.33
Fixed multithreading issues in webhook process.
v1.0.32
Change use to Slack webhooks group by HookUrl and Channel (Discord webhook not used Channel)
v1.0.31
Integrate MongoDbWebUtil. https://github.com/elky84/MongoDbWebUtil Remove namespace MongoDbWebUtil. (move to EzAspDotNet)
v1.0.30
Support webhook groupping. Avoid having to pass a webhook timestamp value.
v1.0.29
Fixed discord time stamp issue.
v1.0.28
Support webhook data single or multi embed. (support twice)
v1.0.27
Support webhook data multi embed.
v1.0.26
Improve discord webhook formatting. (More information)
v1.0.25
Improve discord webhook formatting. Added discord webhook Unit Test.
v1.0.23
Fix discord webhook image embeds error.
v1.0.22
Fix discord webhook formatting.
v1.0.20
Improve Protocol header. (Removed similar variables)
v1.0.19
Typo correction (ToIntRegx() → ToIntRegex())
v1.0.18
Support Alert optional field. (Notification.Data.WebHook)
v1.0.17
Improved Slack Alarm Readability
v1.0.16
added general utility codes (from EzAspDotNet)
- LoopingService
- RepeatedService
- ClassUtil
- CollectionUtil
- HttpClientUtil (integrate to HttpClient.Extend)
- JsonUtil
- StringUtil (integrate)
- TupleUtil
- TypesUtil
v1.0.14
features added WebHook (Slack, Discord)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- AutoMapper (>= 11.0.1)
- EnumExtend (>= 1.0.4)
- EzAspDotNet.Protocols (>= 1.0.3)
- EzMongoDb (>= 1.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 6.0.1)
- Microsoft.EntityFrameworkCore (>= 6.0.1)
- MongoDB.Bson (>= 2.14.1)
- MongoDB.Driver (>= 2.14.1)
- NEST (>= 7.16.0)
- Newtonsoft.Json (>= 13.0.1)
- RabbitMQ.Client (>= 6.2.2)
- Serilog (>= 2.10.0)
- Serilog.Settings.Configuration (>= 3.3.0)
- Serilog.Sinks.Console (>= 4.0.1)
- Serilog.Sinks.File (>= 5.0.0)
- Swashbuckle.AspNetCore (>= 6.2.3)
- System.Runtime.Caching (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.64 | 35 | 11/20/2024 |
1.0.63 | 75 | 11/16/2024 |
1.0.62 | 70 | 11/15/2024 |
1.0.61 | 74 | 11/10/2024 |
1.0.60 | 83 | 11/9/2024 |
1.0.59 | 75 | 11/9/2024 |
1.0.58 | 70 | 11/9/2024 |
1.0.57 | 135 | 3/6/2024 |
1.0.56 | 260 | 4/29/2023 |
1.0.55 | 202 | 4/29/2023 |
1.0.54 | 186 | 4/28/2023 |
1.0.53 | 183 | 4/28/2023 |
1.0.52 | 305 | 1/16/2023 |
1.0.51 | 450 | 1/14/2023 |
1.0.50 | 369 | 11/2/2022 |
1.0.49 | 446 | 9/26/2022 |
1.0.48 | 485 | 6/11/2022 |
1.0.47 | 408 | 6/11/2022 |
1.0.46 | 424 | 5/19/2022 |
1.0.45 | 394 | 5/19/2022 |
1.0.44 | 405 | 5/3/2022 |
1.0.43 | 402 | 4/23/2022 |
1.0.42 | 420 | 4/22/2022 |
1.0.41 | 439 | 4/13/2022 |
1.0.40 | 415 | 4/6/2022 |
1.0.38 | 401 | 3/21/2022 |
1.0.37 | 429 | 3/20/2022 |
1.0.36 | 431 | 3/17/2022 |
1.0.35 | 430 | 3/11/2022 |
1.0.34 | 447 | 3/11/2022 |
1.0.33 | 415 | 2/25/2022 |
1.0.32 | 436 | 2/18/2022 |
1.0.31 | 462 | 2/16/2022 |
1.0.30 | 432 | 2/3/2022 |
1.0.29 | 423 | 2/3/2022 |
1.0.28 | 424 | 2/3/2022 |
1.0.27 | 437 | 2/3/2022 |
1.0.26 | 436 | 2/2/2022 |
1.0.25 | 426 | 2/2/2022 |
1.0.24 | 431 | 1/27/2022 |
1.0.23 | 444 | 1/24/2022 |
1.0.22 | 440 | 1/24/2022 |
1.0.21 | 428 | 1/24/2022 |
1.0.20 | 440 | 1/23/2022 |
1.0.19 | 419 | 1/18/2022 |
1.0.18 | 422 | 1/15/2022 |
1.0.17 | 418 | 1/15/2022 |
1.0.16 | 262 | 1/11/2022 |
1.0.15 | 267 | 1/8/2022 |
1.0.14 | 259 | 1/8/2022 |
1.0.13 | 262 | 1/8/2022 |
1.0.12 | 259 | 1/8/2022 |
1.0.11 | 258 | 1/8/2022 |
1.0.10 | 246 | 1/8/2022 |
1.0.9 | 285 | 1/3/2022 |
1.0.8 | 286 | 1/3/2022 |
1.0.7 | 280 | 12/30/2021 |
1.0.6 | 258 | 12/30/2021 |
1.0.5 | 274 | 12/29/2021 |
1.0.4 | 286 | 12/29/2021 |
1.0.3 | 296 | 12/28/2021 |
1.0.2 | 285 | 12/28/2021 |
1.0.1 | 273 | 12/28/2021 |
1.0.0 | 282 | 12/28/2021 |