TimetableDesigner

TimetableDesigner.Backend.Events (1.1.7)

Published 2026-02-26 16:16:41 +01:00 by MateuszSkoczek in TimetableDesigner/TimetableDesigner.Backend.Events

Installation

dotnet nuget add source --name TimetableDesigner --username your_username --password your_token 
dotnet add package --source TimetableDesigner --version 1.1.7 TimetableDesigner.Backend.Events

About this package

Advanced school timetable editor, allows you to easily create and manage school timetable - package that support communication between microservices in the project using message queues (base classes and interfaces)

TimetableDesigner.Backend.Events

Advanced school timetable editor, allows you to easily create and manage school timetable.

TimetableDesigner.Backend.Events is collection of NuGet packages (and NuGet package itself) that support communication between microservices in the TimetableDesigner project using message queues. This NuGet package contains base classes and interfaces used in other packages and in microservices itself.


NuGet registry status

Subpackage Status
TimetableDesigner.Backend.Events NuGet version (TimetableDesigner.Backend.Events)
TimetableDesigner.Backend.Events.OutboxPattern NuGet version (TimetableDesigner.Backend.Events.OutboxPattern)
TimetableDesigner.Backend.Events.Extensions.AspNetCore.OpenApi NuGet version (TimetableDesigner.Backend.Events.Extensions.AspNetCore.OpenApi)
TimetableDesigner.Backend.Events.Providers.RabbitMQ NuGet version (TimetableDesigner.Backend.Events.Providers.RabbitMQ)

Installation and usage

You can download package from organization package registry or .nupkg file itself from Releases tab.

To download package from organization package registry, you have to add new NuGet package source. You will need access details, which you can obtain by contacting the repository owner.

CLI:

dotnet nuget add source --name TimetableDesigner --username <username> --password <password> https://repos.mateuszskoczek.com/api/packages/TimetableDesigner/nuget/index.json
dotnet add package --source TimetableDesigner TimetableDesigner.Backend.Events

Package reference in .csproj file:

<PackageReference Include="TimetableDesigner.Backend.Events" Version="<version>" />

Attribution and contribution

This project is open source on MIT License, so you can just copy and upload again to your repository. But according to the license, you must include information about the original author. You can find license here.

However, the preferred way to contribute would be to propose improvements in a pull request, through issues, or through other means of communication.

Dependencies

ID Version Target Framework
Microsoft.Extensions.DependencyInjection 10.0.2 net10.0
Microsoft.Extensions.Hosting.Abstractions 10.0.2 net10.0
Details
NuGet
2026-02-26 16:16:41 +01:00
15
Mateusz Skoczek
38 KiB
Assets (2)
Versions (3) View all
1.1.7 2026-02-26
1.1.6 2026-02-26
1.1.5 2026-02-26