• Stars
    star
    1
  • Language
    C#
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

WindPowerPlatform (.NET 5.0 / Microservices / Kubernetes / Docker / RabbitMQ)

More Repositories

1

WindPowerSystem

ASP.NET Core 2.0 and Angular 5 - Application: Web App "WindPowerSystem" helps to manage by data for electric wind turbines and wind farms. Also it calculates incomes for turbineโ€™s shareholders according to how much a turbine produces electricity. Currently Single Page Application (SPA) "WindPowerSystem" is in development phase and is developed by using: -- C#/ ASP.NET Core 2.0 (backend layer based on RESTful APIs); -- SQL: MSSQL- Entity Framework (at this moment) / Oracle-NHibernate (in future); -- Typescript: Angular 5; -- HTML, CSS/ LESS, Bootstrap; -- WebPack, Node.js; -- Authentication (used token-based approach using JSON Web Tokens (JWT)) -- Mapster; The app manages by data from the database: -- 22 related tables; -- 1004 turbines and 31 types; -- 11 wind farms; -- 1062 shareholders (privacy and legal types); -- shares for turbines / wind farms;
C#
3
star
2

TownUtilityBillSystemV2

Web App "TownUtilityBillSystem V2" helps to manage by data for the town utility services such as an electricity, a water, a heating and a gas. Also it operates by the customer bill system. Web App "TownUtilityBillSystem V2" is developed by using -- C#/.NET MVC, Entity Framework, -- SQL (+DB Table indexes) -- HTML, CSS, Bootstrap, Razor, AJAX, JSON, -- Javascript/Typescript (+ WebPack using) -- Google Maps APIs, highcharts.js -- Unit and Integration Tests (Mocks, Ninject, total amount = 43) -- Multi-languages (En, Da, De) -- Dependency Injection -- Patterns (Singleton, Strategy, Iterator, Builder, MVC, Publisher-Subscriber) -- PDFfileCreator -- Multithreads (bases) The app manages by data from the database: -- 23 related tables, -- 4 utility service (electricity, water, heating, gas), -- 1002 buildings, -- 1062 customers (23 types), -- 3294 meters, -- 11 meter types (with different numbers, verification periods).
C#
3
star
3

WindPowerSystemV2

The project "WindPowerSystemV2" is developed by using .net Core, DB Oracle, ORM NHibernate , DI Autofac.
C#
1
star