added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69633
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "biscuitWizard/Torch", "max_stars_repo_path": "Torch/Plugins/PluginManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:69634" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.IO.Compression; using System.Linq; using System.Net; using System.Reflection; using System.Threading.Tasks; using System.Xml.Serialization; using NLog; using Torch.API; using To...
2.021848
9c6b5aa04d85b0f78e3bf57b62883531
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69634
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "KyrilosNasr/stMaryAndArchMicheal1", "max_stars_repo_path": "API/Controllers/LiveController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69635" }
starcoder
using System.Threading.Tasks; using API.Dtos; using AutoMapper; using Core.Entities; using Core.Interfaces; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; namespace API.Controllers { public class LiveController : BaseApiController { private readonly IGenericRepository<Live> _...
2.50932
71e9d91606e2b420a2ce2954de126138
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69635
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "a94827/FreeLibSet", "max_stars_repo_path": "ExtForms/Controls/TreeViewAdv/NodeControls/NodeControlsCollection.cs", "provenance": "train-00000-of-00045.jsonl.gz:69636" }
starcoder
<reponame>a94827/FreeLibSet // Part of FreeLibSet. // See copyright notices in "license" file in the FreeLibSet root directory. // // Original TreeViewAdv component from Aga.Controls.dll // Copyright (c) 2009, <NAME> (<EMAIL>) // http://www.codeproject.com/Articles/14741/Advanced-TreeView-for-NET // http://sourceforge...
2.09859
3ea6032442681dfb76c60098cdcb81fe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69636
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "jonathangranskog/Presto", "max_stars_repo_path": "Assets/Scripts/SceneButtonAction.cs", "provenance": "train-00000-of-00045.jsonl.gz:69637" }
starcoder
<reponame>jonathangranskog/Presto using UnityEngine; using UnityEngine.UI; using UnityEngine.SceneManagement; // Action for when a scene button is pressed in mainmenu scene public class SceneButtonAction : MonoBehaviour { public GameObject thumbnailObject; public GameObject textObject; private Scene...
1.61041
aef3683abde9dafcf90710e5384316f4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69637
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "aaron-hardin/VAF.Extensions.Community", "max_stars_repo_path": "MFiles.VAF.Extensions.Tests/ConfigurableVaultApplicationBaseTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:69638" }
starcoder
<gh_stars>0 using MFiles.VAF.Core; using MFiles.VAF; using MFilesAPI; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using System; namespace MFiles.VAF.Extensions.Tests { [TestClass] public class ConfigurableVaultApplicationBaseTests : TestBaseWithVaultMock { // Commented out whils...
0.98611
976803a052d73d0eba17213530d5796e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69638
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "Andrion/Harbour.RedisTempData", "max_stars_repo_path": "sample/Harbour.RedisTempDataSample/Controllers/ApplicationController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69639" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using Harbour.RedisTempData; using StackExchange.Redis; namespace Harbour.RedisTempDataSample.Controllers { public abstract class ApplicationController : Controller { // Must be ov...
2.127165
64459ab365e6c3771306b27ad9148229
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69639
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "smarteboka/oldbot", "max_stars_repo_path": "test/Oldbot.OldFunction.Tests/FunctionTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:69640" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Net.Http; using System.Threading.Tasks; using Xunit; using Amazon.Lambda.Core; using Amazon.Lambda.TestUtilities; using Amazon.Lambda.APIGatewayEvents; using Newtonsoft.Json; using Oldbot.OldFunction; using Oldbot.Utilities; us...
1.879575
898aff8a5571adfe987af80af7a344f9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69640
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hansmbakker/Continuity", "max_stars_repo_path": "Continuity/Extensions/UtilExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69641" }
starcoder
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Numerics; using System.Reactive.Linq; using System.Threading.Tasks; using Windows.Foundation; using Windows.UI.Composition; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml....
2.092227
fa991760ba7379b25669db17ac069e6e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69641
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "bladepan/extensions", "max_stars_repo_path": "src/Hosting/Systemd/src/ServiceState.cs", "provenance": "train-00000-of-00045.jsonl.gz:69642" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Text; namespace Microsoft.Extensions.Hosting.Systemd { /// <summary> /// Describ...
2.653793
36414684fc47a4f4e529fabbd8b38537
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69642
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Werfran/HexactaLabs-NetCore_React-Initial", "max_stars_repo_path": "Stock.Api/Startup.cs", "provenance": "train-00000-of-00045.jsonl.gz:69643" }
starcoder
<gh_stars>1-10 using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Logging; using Microsoft.OpenApi.Models; using Stock.AppService.Services; using...
1.719237
99ef2ee1fff0a5f6d2c18c7ab0f619b5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69643
{ "extension": "c-sharp", "max_stars_count": "294.0", "max_stars_repo_name": "charsleysa/MOSA-Project", "max_stars_repo_path": "Source/Mosa.Kernel.x86/APIC.cs", "provenance": "train-00000-of-00045.jsonl.gz:69644" }
starcoder
<filename>Source/Mosa.Kernel.x86/APIC.cs<gh_stars>100-1000 // Copyright (c) MOSA Project. Licensed under the New BSD License. using Mosa.Runtime.x86; using Mosa.Runtime; namespace Mosa.Kernel.x86 { public static class APIC { public const uint IA32_APIC_BASE_MSR = 0x1B; public const uint IA32_APIC_BASE_MSR_BSP =...
2.08052
e0247fdf74d1c332f318099fae908e6c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69644
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Harriethw/pronouncer", "max_stars_repo_path": "Assets/Scripts/Copy/CutSceneCopy.cs", "provenance": "train-00000-of-00045.jsonl.gz:69645" }
starcoder
<gh_stars>0 using System.Collections; using System.Collections.Generic; using UnityEngine; public static class CutSceneCopy { public static string[] scene1 = new string[] { "Sometimes you need to correct other people's pronouns...", "sometimes it feels so uncomfortable you want to cringe", ...
2.211113
20f9d2afe2bcc9d7ba0e6a61bb6b74d0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69645
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "tockata/300mm", "max_stars_repo_path": "Source/PhotoContest.App/Areas/Administration/Views/Contests/GetContestById.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69646" }
starcoder
@model PhotoContest.App.Models.Contest.FullContestViewModel @{ ViewBag.Title = "Details"; Layout = "~/Areas/Administration/Views/Shared/_Layout.cshtml"; } <div class="col-md-7 col-md-offset-1"> @Html.Partial("_ContestHeader", Model.ContestSummary) @if (Model.Winners != null) { @H...
1.862296
881d73036f467b7c0f35cb1b37a21d2b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69646
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "jasniec/WebParser", "max_stars_repo_path": "WebsiteParser.Tests/Models/Enums/Country.cs", "provenance": "train-00000-of-00045.jsonl.gz:69647" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; using System.Threading.Tasks; namespace WebsiteParser.Tests.Models.Enums { enum Country { Default, [Description("United Kingdom")] UnitedKingdom } }
1.789243
1a8de1ac8c6e36f84aeca9d61e6ebb47
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69647
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Drestton/PWII", "max_stars_repo_path": "Presentacion/ListarTurno.aspx.cs", "provenance": "train-00000-of-00045.jsonl.gz:69648" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using Negocio; using Dominio; namespace Presentacion { public partial class ListarTurno : System.Web.UI.Page { TurnoNego turnoNego = new TurnoNego(); ...
2.003887
3fac6f23bc66158ced63707f16e644a5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69648
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dimitarkole/MusicHub", "max_stars_repo_path": "Project/Web/MusicHub.Web.ViewModels/SongModels/SongViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69649" }
starcoder
namespace MusicHub.Web.ViewModels.SongModels { using System; using System.Collections.Generic; using System.IO; using System.Text; using AutoMapper; using MusicHub.Common; using MusicHub.Data.Models; using MusicHub.Services.Mapping; public class SongViewModel : IMapFrom<Song> ...
1.746368
cd586345d3d6c3a641fd0658590a820c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69649
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "mohamdiveten/csharp-nine-cookbook", "max_stars_repo_path": "CSharp9Cookbook/Chapter09/Section-09-10/AddressUtilities/AddressRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:69650" }
starcoder
using System.Collections.Generic; namespace AddressUtilities { public class AddressRepository : IAddressRepository { public List<Address> GetAddresses() => new List<Address> { new ( Street: "123 4th St.", City: "My Place"...
2.863026
4e3157133517f2ea8c04a490a540b6e4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69650
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "lazou/AvmSmartHome", "max_stars_repo_path": "AvmSmartHome.NET/Button.cs", "provenance": "train-00000-of-00045.jsonl.gz:69651" }
starcoder
<filename>AvmSmartHome.NET/Button.cs using System.Xml.Serialization; namespace AvmSmartHome.NET { /// <summary> /// Taster /// </summary> [XmlRoot(ElementName = "button")] public class Button { /// <summary> /// Eindeutige ID, AIN (Optional) /// </summary> [XmlA...
2.441917
7ca48cca061644e31cc312dd44f19405
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69651
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Hookyns/remy", "max_stars_repo_path": "RJDev.Tyml.Tasks.Basic/CopyFiles/CopyFilesInputs.cs", "provenance": "train-00000-of-00045.jsonl.gz:69652" }
starcoder
using System.ComponentModel.DataAnnotations; namespace RJDev.Tyml.Tasks.Basic.CopyFiles { public class CopyFilesInputs { /// <summary> /// List of patterns for source files and/or directories separated by lines. /// </summary> /// <remarks> /// Can contain base wildcard ...
2.532895
ad057da45adb5019df974ef51ae8a8e1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69652
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mazhongbin/DataStructure", "max_stars_repo_path": "ArrayDemo/LinkedListStack.cs", "provenance": "train-00000-of-00045.jsonl.gz:69653" }
starcoder
<reponame>mazhongbin/DataStructure<gh_stars>0 using System; using System.Collections.Generic; using System.Text; namespace ArrayDemo { public class LinkedListStack<T> : IStack<T> { private LinkedList<T> linkList; public LinkedListStack() { linkList = new LinkedList<T>(); ...
3.213317
53714c25c5d228d6ae1969bcadcec4e9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69653
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "fengyubox/Samples-WinForms-CSharp", "max_stars_repo_path": "Custom Component 2/MyCustomComponent.cs", "provenance": "train-00000-of-00045.jsonl.gz:69654" }
starcoder
<filename>Custom Component 2/MyCustomComponent.cs using System; using System.Drawing; using System.ComponentModel; using System.Windows.Forms; using Stimulsoft.Base; using Stimulsoft.Base.Drawing; using Stimulsoft.Base.Serializing; using Stimulsoft.Base.Services; using Stimulsoft.Base.Design; using Stimulsoft.Base.Loca...
2.384495
e6649354fead3b283dce386698800a3c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69654
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "NicolasSylverio/CoreZipCode", "max_stars_repo_path": "CoreZipCode/Services/Postcode/PostalpincodeInApi/PostalpincodeIn.cs", "provenance": "train-00000-of-00045.jsonl.gz:69655" }
starcoder
using CoreZipCode.Interfaces; using System.Net.Http; namespace CoreZipCode.Services.Postcode.PostalpincodeInApi { public class PostalpincodeIn : PostcodeBaseService { public PostalpincodeIn() { } public PostalpincodeIn(HttpClient request) : base(request) { // } ...
2.119496
07dec0ed6b5abc3f6334a7fa3d4db2d6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69655
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "PietroProperties/holms.platformclient.net", "max_stars_repo_path": "csharp/HOLMS.Platform/HOLMS.Platform/Types/out/DateRestriction.cs", "provenance": "train-00000-of-00045.jsonl.gz:69656" }
starcoder
<filename>csharp/HOLMS.Platform/HOLMS.Platform/Types/out/DateRestriction.cs // Generated by the protocol buffer compiler. DO NOT EDIT! // source: booking/date_restriction.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Proto...
1.666239
a0f31f57fe4f2cd0d772827115892f05
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69656
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "troyeradvisors/hub", "max_stars_repo_path": "Hub.Web/Views/Client/Create.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69657" }
starcoder
@model Hub.Domain.Entities.Client @{ ViewBag.Title = "Create"; } <h1>Create <span>Client</span></h1> <script src="@Url.Content("~/Scripts/jquery.validate.min.js")" type="text/javascript"></script> <script src="@Url.Content("~/Scripts/jquery.validate.unobtrusive.min.js")" type="text/javascript"></script> @using ...
1.966242
b6778243da007ecd2a436ebb09296e21
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69657
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "nathnael/cats", "max_stars_repo_path": "Web/Infrastructure/ReportHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:69658" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using Cats.Models.ViewModels; using Microsoft.Reporting.WebForms; namespace Cats.Infrastructure { public static class ReportHelper { //public static ReportDTO PrintReport(string reportPath, obje...
2.399988
d91d996085655548e51065aee5a5e4f7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69658
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "alexhiggins732/brightwire", "max_stars_repo_path": "BrightWire.Source/ExecutionGraph/Node/Gate/BinaryGateBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:69659" }
starcoder
<reponame>alexhiggins732/brightwire<filename>BrightWire.Source/ExecutionGraph/Node/Gate/BinaryGateBase.cs using BrightWire.ExecutionGraph.Helper; using System; namespace BrightWire.ExecutionGraph.Node.Gate { /// <summary> /// Base class for nodes that accept two input signals and output one signal /// </s...
2.653239
d53048573eaa33121c08bfafafeffa6b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69659
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "nerdymishka/gainz", "max_stars_repo_path": "dotnet/src/Data/Akashic/SqlDialect/IConstraint.cs", "provenance": "train-00000-of-00045.jsonl.gz:69660" }
starcoder
using System.Collections.Generic; namespace NerdyMishka.Data { public interface IConstraint : IConstraintReference { } }
1.352512
5b0d2f398e5bb5f1a85455ab4d836eca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69660
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "limo1996/PiStudio", "max_stars_repo_path": "SpeechIntegrator.Win10/VoiceRecognizer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69661" }
starcoder
<filename>SpeechIntegrator.Win10/VoiceRecognizer.cs using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using MobileCrm.Data; using Resco.InAppSpeechRecognition.RecognitionAndAction; using MobileCrm.Controllers; using Resco.Cortana; using Windows.Storage; using System.IO; ...
2.204435
2e63afb49d968c3dd56dc8536f6e60d7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69661
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "SelvinPL/Catel.Fody", "max_stars_repo_path": "src/Catel.Fody.Tests.Shared/Helpers/AssemblyDirectoryHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:69662" }
starcoder
<reponame>SelvinPL/Catel.Fody // -------------------------------------------------------------------------------------------------------------------- // <copyright file="AssemblyDirectoryHelper.cs" company="Catel development team"> // Copyright (c) 2008 - 2017 Catel development team. All rights reserved. // </copyri...
1.858782
4c04606abe263e341bf3fc29d65ee940
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69662
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "OndrejTrhon/SerotoninShooter", "max_stars_repo_path": "SerotoninShooter/Assets/ScreenLimitTop.cs", "provenance": "train-00000-of-00045.jsonl.gz:69663" }
starcoder
<gh_stars>1-10 using System.Collections; using System.Collections.Generic; using UnityEngine; public class ScreenLimitTop : MonoBehaviour { // Just destroys passing objects void Start() { } // Update is called once per frame void Update() { } void OnTriggerE...
2.100798
19744581f5ab4f17b2811559788fdcb8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69663
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jackgan90/TouchScript", "max_stars_repo_path": "TouchScript.Editor/InputSources/MouseInputEditor.cs", "provenance": "train-00000-of-00045.jsonl.gz:69664" }
starcoder
using TouchScript.InputSources; using UnityEditor; namespace TouchScript.Editor.InputSources { [CustomEditor(typeof(MouseInput), true)] internal sealed class MouseInputEditor : InputSourceEditor { private SerializedProperty tags; private SerializedProperty disableOnMobilePlatforms; ...
1.735291
c2690456c7b698714410484e8634efb3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69664
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "brandongandy/scrl", "max_stars_repo_path": "SCORLIB/ActorClasses/Deity.cs", "provenance": "train-00000-of-00045.jsonl.gz:69665" }
starcoder
using SCORLIB.ActorInterfaces; using System.Collections.Generic; namespace SCORLIB.ActorClasses { public class Deity : IDeity { public string Name { get; set; } public List<string> Aspects{ get; private set; } public List<string> Aesthetics { get; private set; } /// <summary> /// Creates a ne...
3.101163
decb676d40aac385f8256a282e764c98
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69665
{ "extension": "c-sharp", "max_stars_count": "1209.0", "max_stars_repo_name": "mariloutb/EntityFramework-Classic", "max_stars_repo_path": "test/Shared/UnitTests/Infrastructure/Interception/DbTransactionDispatcherTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:69666" }
starcoder
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. namespace System.Data.Entity.Infrastructure.Interception { using System.Data.Common; using Moq; using Moq.Protected; using Xunit; public class DbTransactionDispatch...
1.830683
92289d9294cde07f8be4f9bbfdb4d1cc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69666
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "xerris/Xerris.DotNet.Core.Aws", "max_stars_repo_path": "src/Xerris.DotNet.Core.Aws/Secrets/ISecret.cs", "provenance": "train-00000-of-00045.jsonl.gz:69667" }
starcoder
using System.Threading.Tasks; namespace Xerris.DotNet.Core.Aws.Secrets { public interface ISecret { Task<string> GetSecretAsync(); } }
1.531352
9e39a98de6ad677719dc67bd0385b823
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69667
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hectorborges/Wipeout", "max_stars_repo_path": "Assets/DunGen/Code/KeyManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:69668" }
starcoder
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using UnityEngine; using Random = UnityEngine.Random; namespace DunGen { [Serializable] [CreateAssetMenu(menuName = "DunGen/Key Manager", order = 700)] public sealed class KeyManager : ScriptableObject { pub...
2.537802
8003f7426cf815e7ffe3d39bb9696fea
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69668
{ "extension": "c-sharp", "max_stars_count": "18.0", "max_stars_repo_name": "tlejmi/darkstatscore", "max_stars_repo_path": "DarkStatsCore/Pages/ViewDay.cshtml.cs", "provenance": "train-00000-of-00045.jsonl.gz:69669" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using Microsoft.AspNetCore.Mvc.RazorPages; using DarkStatsCore.Data; using DarkStatsCore.Models; using StackExchange.Profiling; namespace DarkStatsCore.Pages { public class ViewDayModel : PageModel { private readonly DarkStatsDbContext ...
2.653265
15f7dc5fbd7bccccf223bb027db10943
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69669
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Pyther99/vocadb", "max_stars_repo_path": "VocaDbModel/DataContracts/Users/UpdateUserSettingsContract.cs", "provenance": "train-00000-of-00045.jsonl.gz:69670" }
starcoder
#nullable disable using System.Linq; using System.Runtime.Serialization; using VocaDb.Model.Domain.Users; namespace VocaDb.Model.DataContracts.Users { [DataContract(Namespace = Schemas.VocaDb)] public class UpdateUserSettingsContract : UserContract { public UpdateUserSettingsContract() { } public...
1.958574
6ee6b3097529e3695f19d21834326782
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69670
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "rjf1979/GNF", "max_stars_repo_path": "GNF.EFUow/EfUnitOfWork.cs", "provenance": "train-00000-of-00045.jsonl.gz:69671" }
starcoder
using System; using System.Data.Common; using System.Data.Entity; using System.Diagnostics; using GNF.Domain.UnitOfWork; namespace GNF.EFUow { public class EfUnitOfWork : UnitOfWorkBase<DbContext> { readonly DbContext _dbContext; private readonly Stopwatch _stopwatch; public EfUnitOfW...
2.62972
0fc503fd8a43d5ad188aee3050521a36
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69671
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "bitbonk/resharper-rider-samples", "max_stars_repo_path": "01-Navigation/3-Navigate_to_somewhere_youve_already_been/3.1-Navigate_back.cs", "provenance": "train-00000-of-00045.jsonl.gz:69672" }
starcoder
namespace JetBrains.ReSharper.Koans.Navigation { // Navigate Back // // Returns the caret to the last navigation point // // Ctrl+- (minus) // public class NavigateBack { public void StartingPoint() { var navigateTo = new NavigateTo(); // 1. Navi...
2.024242
16ad7253d763c7ce53ceb1255384b633
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69672
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rafamarquesrmb/lista_de_compras_multitenant_dotnet6", "max_stars_repo_path": "GroceryList_Api/Models/GroceryList.cs", "provenance": "train-00000-of-00045.jsonl.gz:69673" }
starcoder
using System.Text.Json.Serialization; namespace GroceryList_Api.Models { public class GroceryList { public Guid Id { get; set; } public string Title { get; set; } public string Description { get; set; } public Guid UserId { get; set; } [JsonIgnore] public virtu...
2.195729
c7de7033962b26763eb43e1ca21e35a7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69673
{ "extension": "c-sharp", "max_stars_count": "22.0", "max_stars_repo_name": "usetech-llc/nft_unity", "max_stars_repo_path": "src/DemoApplication/Assets/Templates/ViewTokenField/ViewTokenFieldScript.cs", "provenance": "train-00000-of-00045.jsonl.gz:69674" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class ViewTokenFieldScript : MonoBehaviour { public Text fieldText; public InputField sizeField; public InputField valueField; private int _size; public string Field { get => f...
2.184814
cfa61d2447496e0f0f9f68c7af74677e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69674
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Fjohora9333/ASP.NETcoreSamples", "max_stars_repo_path": "AFSOEC/AFSOEC/Views/AFSTreatment/Details.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69675" }
starcoder
<filename>AFSOEC/AFSOEC/Views/AFSTreatment/Details.cshtml @model AFSOEC.Models.Treatment @{ ViewData["Title"] ="Treatment details for farm"+ ViewBag.FarmName; } <h2>@ViewData["Title"]</h2> <div> <h4>Treatment</h4> <hr /> <dl class="dl-horizontal"> <dt> @Html.DisplayNameFor(model ...
2.280753
73691ff710507b098b4960fb516941ea
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69675
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "Terricide/ReVision", "max_stars_repo_path": "src/ReVision.Forms/Common/Resources/ImageResourceHandle.cs", "provenance": "train-00000-of-00045.jsonl.gz:69676" }
starcoder
<filename>src/ReVision.Forms/Common/Resources/ImageResourceHandle.cs using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace WebUI.Common.Resources { public class ImageResourceHandle { public s...
2.563167
57963dd850d2c3c9bf7067fb496be18b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69676
{ "extension": "c-sharp", "max_stars_count": "332.0", "max_stars_repo_name": "Grom-Li/WindowsProtocolTestSuites", "max_stars_repo_path": "TestSuites/MS-ADFSPIP/src/TestSuite/RequestHandlers/UnknownRequestHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:69677" }
starcoder
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; namespace Microsoft.Protocols.TestSuites.Identity.ADFSPIP.RequestHandlers { /// <summary> /// Handles all unknown requests. Throws exception for...
2.122811
6d2b77a7e7b9ca384a824b55df34a770
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69677
{ "extension": "c-sharp", "max_stars_count": "251.0", "max_stars_repo_name": "tcwz/vs-chromium", "max_stars_repo_path": "src/VsChromium/Features/SourceExplorerHierarchy/VsHierarchyAggregate.cs", "provenance": "train-00000-of-00045.jsonl.gz:69678" }
starcoder
<reponame>tcwz/vs-chromium // Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. using System; using System.Collections.Generic; using System.Linq; using VsChromium.Core.Linq; using VsChromium.Threads...
1.775875
6f6ba6438f22b06efaae6eb8e1a7bc56
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69678
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "XINCGer/BerryMatchThree", "max_stars_repo_path": "Assets/_Yurowm/Match-Tree Engine/Scripts/Editor/BerryPanel/Editors.cs", "provenance": "train-00000-of-00045.jsonl.gz:69679" }
starcoder
<gh_stars>1-10 using UnityEngine; using System.Collections; using EditorUtils; using UnityEditor; using System.Collections.Generic; using System.Linq; using Berry.Contact; using System.Text.RegularExpressions; public class ProjectParametersEditor : MetaEditor { public override Object FindTarget() { if (Pr...
1.65693
9532d680980de18d36b739faf376a6fc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69679
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Demongo2009/DisBomber", "max_stars_repo_path": "Assets/Scripts/Bomb/KillerBombManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:69680" }
starcoder
<filename>Assets/Scripts/Bomb/KillerBombManager.cs<gh_stars>0 using UnityEngine; public class KillerBombManager: MonoBehaviour, IBombManager { public delegate void DisarmAction(GameObject disarmedObject); public static event DisarmAction OnDisarm; private float timeToDisappear; private ObjectPoo...
2.557152
078201255897ec641dc4bc2eb6dd09ea
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69680
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "freddycoder/message-builder-dotnet", "max_stars_repo_path": "message-builder-release-r02_05_00/Main/Ca/Infoway/Messagebuilder/Model/Pcs_mr2009_r02_05_00/Claims/Merged/PolicyHolder.cs", "provenance": "train-00000-of-00045.jsonl.gz:6968...
starcoder
/** * Copyright 2015 Canada Health Infoway, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
1.422237
79f53429cabbd3e77e0ccd49d7f16819
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69681
{ "extension": "c-sharp", "max_stars_count": "13.0", "max_stars_repo_name": "AxelMarquez/Ed-Fi-ODS", "max_stars_repo_path": "Utilities/DataLoading/EdFi.SmokeTest.Console/Application/SdkLibraryFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:69682" }
starcoder
// SPDX-License-Identifier: Apache-2.0 // Licensed to the Ed-Fi Alliance under one or more agreements. // The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0. // See the LICENSE and NOTICES files in the project root for more information. using System.Reflection; using EdFi.LoadTools.Engi...
1.513524
09ecdc23e2b378a33555030f0ca39657
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69682
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RobinsonMW/csla", "max_stars_repo_path": "Samples/RuleTutorial/RuleTutorial.Testing.Common/IntegrationRuleTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:69683" }
starcoder
<filename>Samples/RuleTutorial/RuleTutorial.Testing.Common/IntegrationRuleTest.cs using System; using System.Threading; using Csla; using Csla.Core; using Csla.Server; using Microsoft.VisualStudio.TestTools.UnitTesting; public class IntegrationRuleTest<T> : ObjectFactory where T : Csla.BusinessBase<T> { public Inte...
2.219825
280c3dbe39284a038a8916d809547e32
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69683
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Andras-Csanyi/16hoursoflearning", "max_stars_repo_path": "lang/csharp/CSharp/Csharp/CSharp/Inheritance/abstract_methods/AbstractClass.cs", "provenance": "train-00000-of-00045.jsonl.gz:69684" }
starcoder
using System; namespace CSharp.Inheritance.abstract_methods { public abstract class AbstractClass { public abstract String Result { get; } public abstract String MustBeImplementedByDerived(); } }
2.511769
d9f4a913dae5672fd0597a839011be00
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69684
{ "extension": "c-sharp", "max_stars_count": "21.0", "max_stars_repo_name": "andrew-frueh/Fabric.Authorization", "max_stars_repo_path": "Fabric.Authorization.Domain/Validators/GrainValidator.cs", "provenance": "train-00000-of-00045.jsonl.gz:69685" }
starcoder
<gh_stars>10-100 using Fabric.Authorization.Domain.Models; using FluentValidation; namespace Fabric.Authorization.Domain.Validators { public class GrainValidator : AbstractValidator<Grain> { public GrainValidator() { ConfigureRules(); } private void Configur...
2.197192
8714f3e438fbfdfd48e513a1af0f600c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69685
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lovecruel/hprose1.x-dotnet", "max_stars_repo_path": "src/System/IO/Compression/Deflater.cs", "provenance": "train-00000-of-00045.jsonl.gz:69686" }
starcoder
#if (dotNET10 || dotNET11 || PocketPC || Smartphone || WindowsCE || dotNETMF) && !dotNETCF35 && !dotNETCF39 && !MONO using System; namespace System.IO.Compression { internal class Deflater { private FastEncoder encoder; public Deflater(bool doGZip) { this.encoder = new FastEncoder(doG...
2.225364
2e4a902448d3dcd8d9e53fa9d7ea5b1a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69686
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "TodorNedkovski/HireAProfessional", "max_stars_repo_path": "src/Web/HireAProfessional.Web/Areas/Identity/Pages/Account/Register.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69687" }
starcoder
@page @model RegisterModel @{ ViewData["Title"] = "Register"; this.Layout = null; } <link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.css"> <h1 style="text-align: center;">@ViewData["Title"]</h1> <div> <div style="text-align: center;" class="col-md-12"> <form asp-route-returnUrl="@M...
2.222891
8924a2a058fa6206a4cd3e35be9c61f0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69687
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "wokket/grate", "max_stars_repo_path": "grate/Configuration/ArgumentParsers.cs", "provenance": "train-00000-of-00045.jsonl.gz:69688" }
starcoder
using System.CommandLine.Parsing; using grate.Infrastructure; namespace grate.Configuration { public static class ArgumentParsers { // System.CommandLine beta3 has broken support for basic public constructors in order to provide better support for timming assemblies. // Specify a parser to wor...
2.296562
7c8e8e01fccb289d2851136f3b06b2b6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69688
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jepetty/winforms", "max_stars_repo_path": "src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ToolStripInSituService.cs", "provenance": "train-00000-of-00045.jsonl.gz:69689" }
starcoder
<reponame>jepetty/winforms // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.ComponentModel; using System.ComponentModel.Design; using System.Diagnostic...
1.930485
b09db69f67aac9981d491d9f05a2b649
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69689
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Dynart/SistemaTaller.BackEnd", "max_stars_repo_path": "SistemaTaller.BackEnd.API/Controllers/VehiculosController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69690" }
starcoder
<reponame>Dynart/SistemaTaller.BackEnd using Microsoft.AspNetCore.Mvc; using SistemaTaller.BackEnd.API.DTOS; using SistemaTaller.BackEnd.API.Models; using SistemaTaller.BackEnd.API.Services.Interfaces; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; // For more informa...
2.327411
cc36e6ad32f33306cc0ef87647f5bf6b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69690
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "WumboSpasm/WumboLauncher", "max_stars_repo_path": "Config.cs", "provenance": "train-00000-of-00045.jsonl.gz:69691" }
starcoder
using System.Text; using Newtonsoft.Json.Linq; namespace SharpLauncher { public static class Config { // Strings to hold configuration data. public static string FlashpointPath { get; set; } = "."; public static string CLIFpPath { get; set; } = @".\CLIFp\CLIFp.exe"; public stat...
2.628219
e9800373ba01e05ea5f9af7251a46ca0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69691
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "HarryMills-UL/Element", "max_stars_repo_path": "Element.NET/!1-Frontend/Interfaces/ICallable.cs", "provenance": "train-00000-of-00045.jsonl.gz:69692" }
starcoder
using System; using System.Linq; namespace Element.AST { public interface ICallable : IValue { IValue Call(IValue[] arguments, CompilationContext compilationContext); } public interface IFunction : ICallable { Port[] Inputs { get; } TypeAnnotation? Output { get; } } ...
2.486957
0937b8560baf01e9f17dae4d2d4bb6ce
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69692
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "v10der/AlpineSkiHouse", "max_stars_repo_path": "Pages/_ViewImports.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69693" }
starcoder
@using AlpineSkiHouse @namespace AlpineSkiHouse.Pages @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
1.305428
5e54a5aae1976451f4708bc7ccc375e8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69693
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "FrancescoBonizzi/Boolli", "max_stars_repo_path": "Boolli/NamedBooleanFunction.cs", "provenance": "train-00000-of-00045.jsonl.gz:69694" }
starcoder
<reponame>FrancescoBonizzi/Boolli<filename>Boolli/NamedBooleanFunction.cs using System; namespace Boolli { /// <summary> /// A boolean function with a name /// </summary> public class NamedBooleanFunction { /// <summary> /// The name of the function /// </summary> p...
3.375313
d621b40146b976804cc89a92841c000b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69694
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Perlera89/CLASES-PROGRA-II-2021", "max_stars_repo_path": "Escuela/Escuela/Migrations/ApplicationDbContextModelSnapshot.cs", "provenance": "train-00000-of-00045.jsonl.gz:69695" }
starcoder
<reponame>Perlera89/CLASES-PROGRA-II-2021 // <auto-generated /> using System; using Escuela.Data; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Storage.ValueConversion; namespace Escuela.Migrat...
1.983005
05aedd461d954cec7ba43e0cba426c2f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69695
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "marcos-neto/Pagamento2Net", "max_stars_repo_path": "Pagamento2.Net/Entidades/Pagador.cs", "provenance": "train-00000-of-00045.jsonl.gz:69696" }
starcoder
<filename>Pagamento2.Net/Entidades/Pagador.cs using System.ComponentModel.DataAnnotations; namespace Pagamento2Net.Entidades { public class Pagador : Pessoa { /// <summary> /// Código do Convênio no Banco /// </summary> [Required] public string CódigoConvênio { get; set...
2.049773
ca8394aa4c6637f05c2964d18bca9e99
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69696
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Gradi/mongofs", "max_stars_repo_path": "Tests/TestMongoFs/Tests/Extensions/TestBsonDocumentExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69697" }
starcoder
<gh_stars>0 using MongoDB.Bson; using MongoFs.Extensions; using NUnit.Framework; namespace TestMongoFs.Tests.Extensions { [TestFixture] public class TestBsonDocumentExtensions { [Test] public void TryGetCreationTimeFromId() { var objId = ObjectId.GenerateNewId(); ...
1.857637
efb0f44e47cfaa10afd3a90863984cac
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69697
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SendSi/ET_DDG", "max_stars_repo_path": "Unity/Assets/Editor/ZSX/ZSXMenu.cs", "provenance": "train-00000-of-00045.jsonl.gz:69698" }
starcoder
<filename>Unity/Assets/Editor/ZSX/ZSXMenu.cs using ETModel; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using UnityEditor; using UnityEngine; using UnityEngine.UI; public class ZSXMenu : EditorWindow { [MenuItem("Helps/刷新并运行 _F1")] public static void ...
1.758575
d888e7c047cfaf0365b55572d38941cd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69698
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "icanos/SMAStudio", "max_stars_repo_path": "SMAStudiovNext/Vendor/Azure/Connection.cs", "provenance": "train-00000-of-00045.jsonl.gz:69699" }
starcoder
<gh_stars>10-100 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SMAStudiovNext.Vendor.Azure { public class Connection { public Connection() { ConnectionFieldValues = new List<ConnectionFieldValue>(); ...
1.887769
0f7709c0ba18a948fb8677dc237e653e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69699
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "codevigilante/sillywidgets", "max_stars_repo_path": "system/core/SillyAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:69700" }
starcoder
<filename>system/core/SillyAttribute.cs using System; using System.Collections.Generic; using SillyWidgets.Gizmos; namespace SillyWidgets { public class SillyAttribute { public enum SillyAttrType { Text, Widget, Unsupported } public SillyAttrType Type { get; private set; } public string...
3.042035
63bc87172b52b707ff9207b00647aac5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69700
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sevenshadow/sevenshadow-finance-core", "max_stars_repo_path": "FinancialStatement.cs", "provenance": "train-00000-of-00045.jsonl.gz:69701" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace SevenShadow.Finance.Core { public class FinancialStatement : IFinancialStatement { public ICompany Company { get; set; } public IBalanceSheet BalanceSheet { get; set; } public IIncomeStatemen...
1.665233
b85ac6abac56de98ab37b017ca4edc04
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69701
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "EIDSS/EIDSS-Legacy", "max_stars_repo_path": "EIDSS v6.1/EIDSS.Setup/CustomActions.Web/UINavigator.cs", "provenance": "train-00000-of-00045.jsonl.gz:69702" }
starcoder
namespace CustomActions { using Microsoft.Deployment.WindowsInstaller; using UI; public static class UINavigator { [CustomAction] public static ActionResult RebuildDialogChain(Session session) { session.Log("Begin RebuildDialogChain"); InstallModeFactory.GetDialogsChain(se...
1.565241
23ceb9af94533deae4b76aacc715f881
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69702
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "JDouglasMendes/codeizi-architecture", "max_stars_repo_path": "tests/Codeizi.Integration.Test/Customer/CustomerControllerTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:69703" }
starcoder
<reponame>JDouglasMendes/codeizi-architecture using System.Threading.Tasks; using Xunit; namespace Codeizi.Integration.Test.Customer { [Trait("Integration", "Customer")] public class CustomerControllerTest : BaseIntegrationTest { [Fact] public async Task Register_new_customer_() { ...
1.862166
31327f34ca068f41a74d0e0396827653
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69703
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ou1260207429/10-10-2", "max_stars_repo_path": "src/gxzjt-aspnet-core/src/RJGF.GXZJT.Web.Host/Startup/GXZJTWebHostModule.cs", "provenance": "train-00000-of-00045.jsonl.gz:69704" }
starcoder
using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; using Abp.Modules; using Abp.Reflection.Extensions; using RJGF.GXZJT.Configuration; namespace RJGF.GXZJT.Web.Host.Startup { [DependsOn( typeof(GXZJTWebCoreModule))] public class GXZJTWebHostModule: AbpModule { priv...
1.644178
56155591890e33c2f73a5c20991b2ce4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69704
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kamiff/spring-net-rest", "max_stars_repo_path": "netstandard/Spring.Rest.Tests/Http/Converters/FileInfoHttpMessageConverterTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:69705" }
starcoder
#region License /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
1.852596
0f2a8e128669d1c0a1d12ded513a0af2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69705
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "msschl/AspNetCore", "max_stars_repo_path": "src/Components/Server/src/Circuits/ComponentParameterDeserializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69706" }
starcoder
<reponame>msschl/AspNetCore<gh_stars>1-10 // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Text; using System.Text.Json; using Microsoft.Ext...
2.155507
fdb83764233681adb3efb65ed04c9272
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69706
{ "extension": "c-sharp", "max_stars_count": "29.0", "max_stars_repo_name": "AleksanderPushkin/yandexdisk.client", "max_stars_repo_path": "src/YandexDisk.Client/Http/Serialization/DateTimeSerializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69707" }
starcoder
<reponame>AleksanderPushkin/yandexdisk.client<filename>src/YandexDisk.Client/Http/Serialization/DateTimeSerializer.cs<gh_stars>10-100 using System; using System.Globalization; namespace YandexDisk.Client.Http.Serialization { internal class DateTimeSerializer : IObjectSerializer { public string Seriali...
2.594914
6b91e117cc17711b5d3a3ce69584d0e8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69707
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "the-avid-engineer/SecretSettings", "max_stars_repo_path": "SecretSettings/SecretProviders/Aws/AwsSecretProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:69708" }
starcoder
using Amazon.SecretsManager; using Amazon.SecretsManager.Model; using System; using System.IO; using System.Text; using System.Text.Json; using System.Threading.Tasks; namespace SecretSettings.SecretProviders.Aws { internal class AwsSecretProvider : ISecretProvider<AwsSecretProviderModel> { ...
2.562586
7784721cc17e2cabf03889b8928a8643
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69708
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mathijs750/LekkerMooiGezellig", "max_stars_repo_path": "Assets/Scripts/NpcControler.cs", "provenance": "train-00000-of-00045.jsonl.gz:69709" }
starcoder
using UnityEngine; using System.Collections; [RequireComponent(typeof(DialogueData))] public class NpcControler : MonoBehaviour { [SerializeField] private DialogueData dialogueData; private SpriteControler spriteCon; public void Interact(Vector3 lookPos) { // TODO: look at the player when...
1.69427
12dd5b9fb2a973957aaf06892500d15c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69709
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "davidrevoledo/ServiceBus.LogginPlugin", "max_stars_repo_path": "src/ServiceBus.LoggingPlugin/LoggingPlugin.cs", "provenance": "train-00000-of-00045.jsonl.gz:69710" }
starcoder
<filename>src/ServiceBus.LoggingPlugin/LoggingPlugin.cs /* * MIT License Copyright (c) 2017 <NAME> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including...
2.137259
7203ebcc0c29c09876def9c1f2b03165
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69710
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sunsohox/FNDZ", "max_stars_repo_path": "FNDZWeb/Common/ACustomerUserList.cs", "provenance": "train-00000-of-00045.jsonl.gz:69711" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace FNDZWeb.Common { public class ACustomerUserList { public virtual string UserCode { get; set; } public virtual string UserName { get; set; } public virtual string IsCustomerUser { get; set; } ...
1.420771
7e106b0c5cd2127a973d6a8a3b907273
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69711
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "guigs10mil/Smash2D", "max_stars_repo_path": "Assets/Scripts/IceBall.cs", "provenance": "train-00000-of-00045.jsonl.gz:69712" }
starcoder
<filename>Assets/Scripts/IceBall.cs using System.Collections; using System.Collections.Generic; using UnityEngine; public class IceBall : MonoBehaviour { public int parentIndex; public float dir; public float MoveSpeed = 8.0f; private float frequency = 15f; // Speed of sine movement private fl...
2.629786
f630dcc099e4c79da90ad8cbd104d1d5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69712
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "StefH/ExcelFormulaParser", "max_stars_repo_path": "src/ExcelFormulaExpressionParser/Helpers/DateTimeHelpers.cs", "provenance": "train-00000-of-00045.jsonl.gz:69713" }
starcoder
<reponame>StefH/ExcelFormulaParser using System; namespace ExcelFormulaExpressionParser.Helpers { public static class DateTimeHelpers { // Number of 100ns ticks per time unit private const long TicksPerMillisecond = 10000; private const long TicksPerSecond = TicksPerMillisecond * 1000;...
3.183825
00ed057ffd798ed9f39e82ec521dd634
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69713
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "escooo/Nucleus", "max_stars_repo_path": "Nucleus/Nucleus.Maps/Road.cs", "provenance": "train-00000-of-00045.jsonl.gz:69714" }
starcoder
using Nucleus.Geometry; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Nucleus.Maps { /// <summary> /// /// </summary> public class Road : WidePathBasic { #region Constructor public Road(Curve spine, d...
2.116838
354e03d40af2ac9d8b8b9564a3cdb573
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69714
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "sps014/GeoQuery", "max_stars_repo_path": "GeoQuery/Core/GeoPoint.cs", "provenance": "train-00000-of-00045.jsonl.gz:69715" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace GeoQuery { public readonly struct GeoPoint : IEquatable<GeoPoint> { public double Latitude { get; } public double Longitude { get; } public GeoPoint(double latitude, double longitude) { L...
3.376789
9197c06332d68f15504e1fbe5437d6cc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69715
{ "extension": "c-sharp", "max_stars_count": "101.0", "max_stars_repo_name": "dfederm/component-detection", "max_stars_repo_path": "src/Microsoft.ComponentDetection.Detectors/pip/PythonVersionComparer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69716" }
starcoder
using System.Collections.Generic; namespace Microsoft.ComponentDetection.Detectors.Pip { public class PythonVersionComparer : IComparer<string> { public int Compare(string x, string y) { PythonVersion xVer = new PythonVersion(x); PythonVersion yVer = new PythonVersion(y)...
2.408223
19b4aa62e7d06d5b2563406cf1b16664
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69716
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "P3D-Legacy/P3D-Legacy-Server", "max_stars_repo_path": "src/P3D.Legacy.Server.CQERS/Events/IEventDispatcher.cs", "provenance": "train-00000-of-00045.jsonl.gz:69717" }
starcoder
<filename>src/P3D.Legacy.Server.CQERS/Events/IEventDispatcher.cs<gh_stars>0 using System.Threading; using System.Threading.Tasks; namespace P3D.Legacy.Server.CQERS.Events { /// <summary> /// Strategy to use when publishing Events /// </summary> public enum DispatchStrategy { /// <summary> ...
2.878433
498136605937d65c3c042ea65b31c3f1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69717
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "daniellittledev/Eventual", "max_stars_repo_path": "src/Eventual/Exceptions/ConstructorMissingException.cs", "provenance": "train-00000-of-00045.jsonl.gz:69718" }
starcoder
<reponame>daniellittledev/Eventual<filename>src/Eventual/Exceptions/ConstructorMissingException.cs using System; using System.Linq; namespace Eventual { public class ConstructorMissingException : Exception { public Type[] ParamTypes { get; } public ConstructorMissingException(Type[] ...
2.653148
56acd2e209ecc08431411fced3a5f68b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69718
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "ademvelika/ADI-BAR", "max_stars_repo_path": "MyBar/MYBAR/View/Turnet.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:69719" }
starcoder
<filename>MyBar/MYBAR/View/Turnet.xaml.cs using MYBAR.Helper; using MYBAR.Model; using MYBAR.Model.Xhiro; using MYBAR.Raports; using MYBAR.Services; using System; using System.Collections.Generic; using System.Linq; using System.Windows.Controls; using System.Windows.Media; namespace MYBAR.View { /// <summary> ...
2.218211
2357f423b8d2e6ebe9783ba9b700c287
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69719
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ForEvolve/ForEvolve.Testing", "max_stars_repo_path": "src/ForEvolve.Testing.Assertions/Fluent/ObjectAssertion.cs", "provenance": "train-00000-of-00045.jsonl.gz:69720" }
starcoder
<gh_stars>1-10 using System; using System.Collections; using Xunit; namespace ForEvolve.Testing.Fluent { public class ObjectAssertion : BaseAssertion { private readonly object _object; public ObjectAssertion(object @object) { _object = @object ?? throw new ArgumentNullExcep...
2.816828
6d0d5de5fd0acd5aa07a6e5ece062790
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69720
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Scew5145/UnityPokeWorldgen", "max_stars_repo_path": "Assets/Scripts/Overworld/Generators/Region/RouteGenerator.cs", "provenance": "train-00000-of-00045.jsonl.gz:69721" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class RouteGenerator { }
0.940768
f4e7c687016d2609e13fa088bc4e2fc7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69721
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rosenspiridonov/CarShop", "max_stars_repo_path": "CarShop/CarShop.Web/Services/Cars/Models/CarListingServiceModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69722" }
starcoder
namespace CarShop.Web.Services.Cars.Models { public class CarListingServiceModel { public int Id { get; set; } public string Brand { get; set; } public string Model { get; set; } public string Modification { get; set; } public decimal Price { get; set; } pub...
1.782805
c3967e26ea4bc8557e4efd8c778e31c6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69722
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BrentFarris/Brents6502", "max_stars_repo_path": "Brents6502/Instructions/JMP/JMP.cs", "provenance": "train-00000-of-00045.jsonl.gz:69723" }
starcoder
namespace Brents6502.Instructions.JMP { public abstract class JMP : IInstruction { public abstract byte OperationCode { get; } public string Mnemonic => "JMP"; public abstract InstructionType ArgType { get; } public int AffectedFlags => 0; public abstract int Clocks { ge...
2.237662
1dd7f47d8eb872dc6550670b70b97a4d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69723
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "avdbg/mono-bind", "max_stars_repo_path": "test/TestLib/InvokeTest1.cs", "provenance": "train-00000-of-00045.jsonl.gz:69724" }
starcoder
 using System; namespace TestLib { public class Ret { public int ret; } public class InvokeTest1 { public short ReturnShort() { return 42; } public Int16 ReturnInt16() { return 42; } public ushort ReturnUSh...
2.296819
602235c8f0bbe543f399203a2daf865c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69724
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BlueDress/School", "max_stars_repo_path": "Programming Basics C#/WindowsFormsApplication 1/Smetalo/Form1.cs", "provenance": "train-00000-of-00045.jsonl.gz:69725" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace Smetalo { public partial class Form1 : Form { public Form1() { ...
2.528321
864f19e97f3e246c3a77810c070ec887
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69725
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lemanhtrung/TwinCatAdsTool", "max_stars_repo_path": "TwinCatAdsTool.Gui/ViewModels/SymbolObservationViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69726" }
starcoder
<gh_stars>0 using System; using System.Reactive.Linq; using System.Linq; using System.Reactive; using System.Text; using System.Threading.Tasks; using System.Windows; using ReactiveUI; using TwinCAT.Ads.Reactive; using TwinCAT.TypeSystem; using TwinCatAdsTool.Gui.Properties; using TwinCatAdsTool.Interfaces.Extensions;...
2.129303
6a7c40afb591ecbe1cb7abe72b2a0788
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69726
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "robinvanderknaap/IdentityServer3.PostgreSQL", "max_stars_repo_path": "src/IdentityServer3.PostgreSQL/Stores/AuthorizationCodeStore.cs", "provenance": "train-00000-of-00045.jsonl.gz:69727" }
starcoder
<reponame>robinvanderknaap/IdentityServer3.PostgreSQL<filename>src/IdentityServer3.PostgreSQL/Stores/AuthorizationCodeStore.cs using System; using System.Threading.Tasks; using Dapper; using IdentityServer3.Core.Models; using IdentityServer3.Core.Services; using IdentityServer3.PostgreSQL.Models; using Npgsql; namesp...
2.269528
60efbe769d56879183b65fab15ad73bd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69727
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "kyubisation/FluentRest", "max_stars_repo_path": "src/FluentRestBuilder/Operators/ClientRequest/FilterConverters/FilterToDecimalConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:69728" }
starcoder
<reponame>kyubisation/FluentRest // <copyright file="FilterToDecimalConverter.cs" company="Kyubisation"> // Copyright (c) Kyubisation. All rights reserved. // </copyright> namespace FluentRestBuilder.Operators.ClientRequest.FilterConverters { using System.Globalization; public class FilterToDecimalConverter ...
2.058599
c2aab796e985968265a868cb087c59ef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69728
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "gravbox/-GravityboxSchedule", "max_stars_repo_path": "PublicTests/C#_Projects/DataViews/NextSlotForm.cs", "provenance": "train-00000-of-00045.jsonl.gz:69729" }
starcoder
<gh_stars>1-10 using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using Gravitybox.Objects; namespace DataViews { public class NextSlotForm : System.Windows.Forms.Form { #region Form Header internal System.Windows.Forms.Timer Timer1; interna...
1.927288
f85debc8dd80c1e7770c915ef152d549
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69729
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "RegiSV2/PCExpertDDD", "max_stars_repo_path": "src/PCExpert.Core.Domain.Tests/BoolCharacteristicValueValueTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:69730" }
starcoder
using System.Globalization; using NUnit.Framework; namespace PCExpert.Core.Domain.Tests { [TestFixture] public class BoolCharacteristicValueValueTests : ConcreteCharacteristicValueTests<BoolCharacteristic, BoolCharacteristicValue, bool> { [Test] public void Format_NotNullCulture_ShouldReturnStringifiedBoolVa...
2.740497
9bb032dcf23b82aaa65ecbb06012ed1a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69730
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "adamkdean/PersonalWebsite", "max_stars_repo_path": "PersonalWebsite/Models/EntityModels/Tag.cs", "provenance": "train-00000-of-00045.jsonl.gz:69731" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Web; namespace PersonalWebsite.Models { public class Tag { public int TagId { get; set; } public string TagName { get; set; } public string Slug { get; set; } ...
2.181756
8e2ec80fcd9e6c4d3125726e67d08fcd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69731
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "MarkusMeyer13/PlanButlerV2", "max_stars_repo_path": "PlanB.Butler.Library/PlanB.Butler.Library/BotModels/People.cs", "provenance": "train-00000-of-00045.jsonl.gz:69732" }
starcoder
<gh_stars>1-10 namespace BotLibraryV2 { using System; using System.Collections.Generic; /// <summary> /// This is our application state. Just a regular serializable .NET class. /// </summary> public class Person { public string Name { get; set; } public List<Order> Orders { ...
2.153862
73123317653417a2edd184c378d5cb66
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69732
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LykkeCity/Lykke.Service.CandlesHistory", "max_stars_repo_path": "client/Lykke.Service.CandlesHistory.Client/Custom/CandleshistoryserviceExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69733" }
starcoder
<reponame>LykkeCity/Lykke.Service.CandlesHistory<filename>client/Lykke.Service.CandlesHistory.Client/Custom/CandleshistoryserviceExtensions.cs using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Lykke.Service.CandlesHistory.Client.Custom; using Lykke.Service.Cand...
1.968654
219c7b1253bc3e0a170a0f5b02758f09