Attachment.FileSystem
by: Carpediem srl
- 36 total downloads
- Latest version: 1.0.2
Package Description
Attachment.Infrastructure
by: Carpediem srl
- 83 total downloads
- Latest version: 1.0.8
Package Description
Attachment.Infrastructure.Cloud
by: Carpediem Srl
- 77 total downloads
- Latest version: 1.0.4
Package Description
BestPractices.Filters
by: Simone Manneschi
- 179 total downloads
- Latest version: 1.0.6
Package Description
BestPractices.HttpMiddleware
by: BestPractices.HttpMiddleware
- 24 total downloads
- Latest version: 1.0.0
Package Description
BestPractices.Infrastructure
by: Simone Manneschi
- 138 total downloads
- Latest version: 1.0.5
Package Description
CD.AUTH.API
by: Simone Manneschi
- 63 total downloads
- Latest version: 1.1.13
Derive class from AuthController to use defaul endpoints
CD.Imaging.Middleware
by: Simone Manneschi
- 30 total downloads
- Latest version: 1.0.7
Middleware to resize and cache image at runtime
Startup: services.AddImagingMiddleware();
app.UseImageSharp(); before static files!!
CD.Notification.Infrastructure
by: CD.Notification.Infrastructure
- 38 total downloads
- Latest version: 1.0.1
Package Description
CD.Notification.Mailing
by: Carpediem srl
- 74 total downloads
- Latest version: 1.0.9
Package Description
CD.Notification.Mailing.MailJet
by: Simone Manneschi
- 59 total downloads
- Latest version: 1.1.2
Package Description
CD.Notification.Mailing.Mailjet.Auth
by: Simone Manneschi
- 34 total downloads
- Latest version: 1.0.2
Package Description
CD.Notification.Push
by: Simone Manneschi
- 11 total downloads
- Latest version: 1.0.0
Package Description
CD.Notification.SmsViaInternet
by: Simone Manneschi
- 11 total downloads
- Latest version: 1.0.0
Package Description
CD.Notification.Websocket
by: CD.Notification.Websocket
- 77 total downloads
- Latest version: 1.0.4
Package Description
CD.OAuth.API
by: Carpediem srl
- 65 total downloads
- Latest version: 1.1.12
OAuth Endpoint, contains fb,google,instagram,linkedin
Config like
"InstagramOAuthSettings": {
"AppId": "",
"AppSecret": "",
"RedirectUrl": ""
}