Git Product home page Git Product logo

i-rzr-i / egovmd-mnotifyhelperdotnet Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 63 KB

A wrapper for governmental notification service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MNotify`, available in the Republic of Moldova.

License: MIT License

PowerShell 0.58% C# 99.42%
age dotnet e-gov ega framework helper md mnotify notify rm

egovmd-mnotifyhelperdotnet's Introduction

Note This repository is developed using .net framework 4.5, .netstandard2.0, .netstandard2.1, net5.0, netcoreapp3.1.

NuGet Version Nuget Downloads

One important reason for developing this repository is to quickly implement the governmental notify service provided by e-governance agency, named MNotify, available in the Republic of Moldova.


Proceed to the service portal where you can read more about them by clicking here.

The current repository appears as a result of several implementations in projects from scratch, losing a lot of time and desire for a more easy way of implementation in new projects. This repository is a wrapper for the currently available service. Using a few configuration parameters from the application settings file appsettings.json, app.config, or web.config you may implement them very easily into your own application.
Using the wrapper you will no longer be forced to install the application certificate on the current machine/server.

Available configuration settings are:

  • ServiceClientAddress -> MNotify service URL;
  • ServiceCertificatePath -> Service/application certificate for the notification on MNotify (file with *.pfx at the end);
  • ServiceCertificatePassword -> Service/application certificate password.

For more information about that, follow the info from using doc.

In case you wish to use it in your project, u can install the package from nuget.org or specify what version you want:

Install-Package MNotifyHelperDotNet -Version x.x.x.x

Content

  1. USING
  2. CHANGELOG
  3. BRANCH-GUIDE

egovmd-mnotifyhelperdotnet's People

Contributors

i-rzr-i avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.