File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
TestArena/Blog/PactNet/handling-events Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 22@using TestArena .Blog .Common
33
44<BlogContainer >
5- <Header
6- Title =" Intro to PACT for .NET Core: Events Based Systems"
7- ImageUrl =" /images/blog/pact/intro-to-pact.jpg"
8- PublishDate =" 2024-06-24"
9- Authors =" Ajay Kumar" />
10-
11- <Header
12- Title =" Intro to PACT for .NET Core: Events Based Systems"
13- ImageUrl =" /images/blog/pact/intro-to-pact.jpg"
14- PublishDate =" 2024-06-24"
15- Authors =" Ajay Kumar" />
5+ <Header Title =" Intro to PACT for .NET Core: API contract testing"
6+ Image =" images/blog/pact/events-demo/contract-testing-events.webp" PublishedOn =" @DateTime.Now" Authors =" Ajay Kumar" >
7+ </Header >
168
179<Section Heading =" Introduction" >
1810 <p >This is a continuation of the PACT for .NET series where I am going to cover the usage of PACT in event-based systems.</p >
You can’t perform that action at this time.
0 commit comments