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
69533
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Siliconrob/faker-cs", "max_stars_repo_path": "src/Faker/Country.cs", "provenance": "train-00000-of-00045.jsonl.gz:69534" }
starcoder
<reponame>Siliconrob/faker-cs using Faker.Extensions; namespace Faker { public static class Country { public static string TwoLetterCode() { return Resources.Country.Iso2LetterCodes.Split(Config.Separator).Random(); } public static string Name() { ...
2.197225
5c3ec17780a507f3bad81e9f36de5901
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69534
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "SimonCropp/Argonautica", "max_stars_repo_path": "src/Tests/Documentation/Samples/Linq/CreateJsonDynamic.cs", "provenance": "train-00000-of-00045.jsonl.gz:69535" }
starcoder
<filename>src/Tests/Documentation/Samples/Linq/CreateJsonDynamic.cs // Copyright (c) 2007 <NAME>. All rights reserved. // Use of this source code is governed by The MIT License, // as found in the license.md file. #if !NET5_0_OR_GREATER namespace Argon.Tests.Documentation.Samples.Linq; public class CreateJsonDynamic...
2.498205
1e03eed8335fe32e7e8bfb5a2d3e63d8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69535
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "appccelerate/bootstrapper", "max_stars_repo_path": "source/Appccelerate.Bootstrapper.Facts/Syntax/Executables/ExecutableTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:69536" }
starcoder
//------------------------------------------------------------------------------- // <copyright file="ExecutableTest.cs" company="Appccelerate"> // Copyright (c) 2008-2015 // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // ...
1.839322
52a95b27283aa527e1e9e67406862072
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69536
{ "extension": "c-sharp", "max_stars_count": "2069.0", "max_stars_repo_name": "bizzerk212/Exceptionless", "max_stars_repo_path": "src/Exceptionless.Web/Utility/Results/OkWithHeadersContentResult.cs", "provenance": "train-00000-of-00045.jsonl.gz:69537" }
starcoder
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Linq; using System.Web; using Exceptionless.Core.Extensions; using Foundatio.Repositories.Models; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Http.Extensions; using Microsoft.AspNetCore.Mvc; namespace Ex...
2.46589
e632eef2dc287075e2543eb063e0c73d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69537
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "EuroMediTech/dvhAnalyzer", "max_stars_repo_path": "DVHAnalyzer/Form5.cs", "provenance": "train-00000-of-00045.jsonl.gz:69538" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace DVHAnalyzer { public partial class Form5 : Form { public string _selectedPlanSum; public Form5()...
2.555024
219121643381eccd658ef8952059314b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69538
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "chrsin/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect", "max_stars_repo_path": "src/ITfoxtec.Identity.BlazorWA.Oidc/Models/OidcUserSession.cs", "provenance": "train-00000-of-00045.jsonl.gz:69539" }
starcoder
using ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect.Models; using System; using System.Collections.Generic; namespace ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect { public class OidcUserSession { public DateTimeOffset ValidUntil { get; set; } public List<ClaimValue> Claims { get; set;...
1.471623
1d4bfa3eedc1253a313c7c8b1a61a83e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69539
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bonomel/diconomel", "max_stars_repo_path": "Squeezy/TestApplication.Startup/ServiceConsumers/ServiceConsumer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69540" }
starcoder
<gh_stars>0 using TestApplication.Startup.Services; namespace Diconomel.Startup.ServiceConsumers { public class ServiceConsumer { private readonly PrintingService printService; public ServiceConsumer(PrintingService printService) { this.printService = printService; ...
1.876717
5fbc3b5d4056da50546c9323f800c24d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69540
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Inedo/bmx-skytap", "max_stars_repo_path": "SkytapApi/SkytapPublishedSet.cs", "provenance": "train-00000-of-00045.jsonl.gz:69541" }
starcoder
using System.Collections.Generic; using System.Linq; namespace Inedo.BuildMasterExtensions.Skytap.SkytapApi { internal sealed class SkytapPublishedSet : SkytapResource { public SkytapPublishedSet(string id, string name, string desktopsUrl, IEnumerable<SkytapPublishedVmRef> vms) : b...
2.007773
8050f6f18bd41d3b4d553a8a18fda773
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69541
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Racso/AirController", "max_stars_repo_path": "AirController/InputType/TouchSwipe.cs", "provenance": "train-00000-of-00045.jsonl.gz:69542" }
starcoder
<filename>AirController/InputType/TouchSwipe.cs using System; using System.Collections; using System.Collections.Generic; using UnityEngine; namespace SwordGC.AirController.InputTypes { public class TouchSwipe : IInput { public enum DIRECTION { UP, DOWN, LEFT, RIGHT } public DIRECTION Directio...
3.148227
81319fc201d340398fa7422664693ab4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69542
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SantiSC/Simple-Non-Grid-Tile-Pathfinding", "max_stars_repo_path": "Assets/Scripts/Pathfinding.cs", "provenance": "train-00000-of-00045.jsonl.gz:69543" }
starcoder
<gh_stars>0 /* The MIT License (MIT) Copyright (c) 2021 SantiSC 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 without limitation the rights to use, copy, modify, ...
2.529598
1aed8d2ef60dbbafbe61d52a181e9f17
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69543
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Krailit/Aryuwat_Nurse", "max_stars_repo_path": "AryuwatSystem/Data/BookingRoom.cs", "provenance": "train-00000-of-00045.jsonl.gz:69544" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Text; using AryuwatSystem.Baselibary; using AryuwatSystem.DerClass; using Entity.Validation; using Calendar.NET; using Entity; namespace AryuwatSystem.Data { public class Boo...
1.784501
4d6f07301f1507065bfcb696b7aabc5c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69544
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dbgate/datadmin", "max_stars_repo_path": "Plugin.textio/Exporters/ExcelXmlDatabaseWriter.cs", "provenance": "train-00000-of-00045.jsonl.gz:69545" }
starcoder
<filename>Plugin.textio/Exporters/ExcelXmlDatabaseWriter.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Text; using System.ComponentModel; using System.Drawing; using System.IO; using DatAdmin; namespace Plugin.textio { [DatabaseWriter(Name = "excel", Title = "Excel XML", Description =...
2.251911
9cb9d8313be28c0eaef6d62683caca18
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69545
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "pwhe23/RiotHangfireDemo", "max_stars_repo_path": "RiotHangfireDemo.Domain/Utility/Extensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69546" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Generic; using System.Configuration; using System.IO; using System.Linq; using System.Reflection; namespace RiotHangfireDemo.Domain { /// <summary> /// Extension methods. /// </summary> public static class Ext { public sta...
2.865113
c27218fb53806baa0400a52fb43b24c5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69546
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "StackSmack007/Programing-Fundamentals-September-2018", "max_stars_repo_path": "04 March 2018 Exam/01. Padawan Equipment/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:69547" }
starcoder
using System; class Program { static void Main() { decimal budget = decimal.Parse(Console.ReadLine()); byte studentsCount = byte.Parse(Console.ReadLine()); decimal priceOfLightSaber = decimal.Parse(Console.ReadLine()); decimal priceOfRobe = decimal.Parse(Console.ReadLine()); ...
3.647004
4fcac14e0256339f3654e6988a7aadeb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69547
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gmihelcic/GetUserRights", "max_stars_repo_path": "GetUserRights/NativeMethods.cs", "provenance": "train-00000-of-00045.jsonl.gz:69548" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; using System.Text; using System.Threading.Tasks; namespace Microsoft.Pfe.GetUserRights { internal static class NativeMethods { /// <summary> /// The LsaOpenPolicy function opens a handle to...
2.760083
229fbe2a56d6c5daf1e95a4d663d1227
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69548
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "xubingyue/MotionFramework", "max_stars_repo_path": "Assets/Works/_Hotfix_/HotfixTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:69549" }
starcoder
<reponame>xubingyue/MotionFramework using UnityEngine; using UnityEngine.UI; using MotionEngine.Res; using MotionEngine.Event; using MotionGame; namespace Hotfix { public class HotfixTest { public static readonly HotfixTest Instance = new HotfixTest(); private AssetObject _uiRoot; private AssetObject _uiLogi...
1.733784
41d59717b85d2ca1ae1796f658c248df
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69549
{ "extension": "c-sharp", "max_stars_count": "163.0", "max_stars_repo_name": "jack-work/PowerApps-Language-Tooling", "max_stars_repo_path": "src/PAModel/PAConvert/DocumentException.cs", "provenance": "train-00000-of-00045.jsonl.gz:69550" }
starcoder
<gh_stars>100-1000 // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; namespace Microsoft.PowerPlatform.Formulas.Tools { // Internal exception to throw on fatal error to stop document load. // Caller should have added an error to the error container first. // These sh...
1.460602
7449afc1140ce4a72f69aaa1a9fdeefa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69550
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jczunigae/Kiosk_Keyboard", "max_stars_repo_path": "VirtualKeyBoard/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:69551" }
starcoder
using System; using System.Collections.Generic; using System.Configuration; using System.Diagnostics; using System.Linq; using System.Net.Sockets; using System.Text; using System.Threading; using System.Threading.Tasks; using System.Windows.Forms; namespace VirtualKeyBoard { static class Program { ///...
2.753976
840b18ebdc8c42ef7a0127c9edce2836
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69551
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "patrickkelly20/s3cr3tx", "max_stars_repo_path": "s3cr3txMVC/Controllers/UploadController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69552" }
starcoder
using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net.Http.Headers; using System.Threading.Tasks; using System.Text.RegularExpressions; using System.Data.SqlClient; namespace s3cr3txMVC.Controllers { [R...
2.268312
5976a2cd9ddfa456164c95f0ef0b5f70
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69552
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "izzetaydogdu/PenaltyCalculation-Assignment", "max_stars_repo_path": "src/Microsoft.Extensions.DependencyInjection.Named/NamedServiceContainer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69553" }
starcoder
<reponame>izzetaydogdu/PenaltyCalculation-Assignment<gh_stars>1-10 using System; using System.Collections.Generic; namespace Microsoft.Extensions.DependencyInjection { public class NamedServiceContainer : INamedServiceContainer { public NamedServiceContainer(Dictionary<Type, Dictionary<string, Type>> ...
1.825549
46ae9863a53b61d91386c1e3978f6e08
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69553
{ "extension": "c-sharp", "max_stars_count": "293.0", "max_stars_repo_name": "tbolon/AngleSharp", "max_stars_repo_path": "src/AngleSharp/Dom/Css/Properties/Font/CssFontSizeAdjustProperty.cs", "provenance": "train-00000-of-00045.jsonl.gz:69554" }
starcoder
namespace AngleSharp.Dom.Css { using AngleSharp.Css; using AngleSharp.Extensions; /// <summary> /// Information: /// http://dev.w3.org/csswg/css-fonts/#propdef-font-size-adjust /// Gets the aspect value specified by the property, if any. /// </summary> sealed class CssFontSizeAdjustPro...
2.465533
0d427b72d3be556f7cac7dbcf40fc9be
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69554
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "ArijitCloud/TrashMob", "max_stars_repo_path": "TrashMob.Shared/Persistence/IUserNotificationRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:69555" }
starcoder
<filename>TrashMob.Shared/Persistence/IUserNotificationRepository.cs<gh_stars>1-10 namespace TrashMob.Shared.Persistence { using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using TrashMob.Shared.Models; public interface IUserNotificationRepos...
2.020172
2013c0bb795f6b8e2c46d471369c4e81
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69555
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "belav/aspnetcore", "max_stars_repo_path": "src/JSInterop/Microsoft.JSInterop/src/Implementation/JSObjectReferenceJsonWorker.cs", "provenance": "train-00000-of-00045.jsonl.gz:69556" }
starcoder
<reponame>belav/aspnetcore // 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.Text.Json; namespace Microsoft.JSInterop.Implementation { /// <summary> /// Used by JsonConverters to r...
2.433007
72b25a1005e9f07fdeaadf3caebc8e58
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69556
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ryanheath/ravendb", "max_stars_repo_path": "src/Sparrow/Json/JsonContextPool.cs", "provenance": "train-00000-of-00045.jsonl.gz:69557" }
starcoder
namespace Sparrow.Json { public class JsonContextPool : JsonContextPoolBase<JsonOperationContext> { protected override JsonOperationContext CreateContext() { if (Platform.PlatformDetails.Is32Bits) return new JsonOperationContext(4096, 16 * 1024, LowMemoryFlag)...
1.791511
dd382db288c482fab845bea800893939
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69557
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Zsolt-Bendes/MagicMirror", "max_stars_repo_path": "src/MagicMirrorWorker/Models/Weather/Wind.cs", "provenance": "train-00000-of-00045.jsonl.gz:69558" }
starcoder
using System.Text.Json.Serialization; namespace MagicMirrorWorker.Models.Weather { public class Wind { [JsonPropertyName("speed")] public float Speed { get; set; } [JsonPropertyName("deg")] public int Deg { get; set; } } }
2.135308
3f030d0d4076ddf98b54f5167f97decb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69558
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "VR-DevTeam3/Talent-Team-VR", "max_stars_repo_path": "Assets/Destroy.cs", "provenance": "train-00000-of-00045.jsonl.gz:69559" }
starcoder
using UnityEngine; using System.Collections; public class Destroy : MonoBehaviour { // Use this for initialization void OnCollisionEnter(Collision col) { if (col.gameObject.name == "SplitMetalBall") { Destroy(col.gameObject); } } }
1.911245
54c534e1205a4e74a980fb1bc9b64b08
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69559
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sabbiryan/requisition-service", "max_stars_repo_path": "src/Reconciliation.Service/Reconciliations/Dtos/ReconciliationFormDto.cs", "provenance": "train-00000-of-00045.jsonl.gz:69560" }
starcoder
<filename>src/Reconciliation.Service/Reconciliations/Dtos/ReconciliationFormDto.cs using System; using System.ComponentModel.DataAnnotations; using ReconciliationApp.EntityFrameworkCore.Reconciliations; using ReconciliationApp.Shared.Dtos; namespace ReconciliationApp.Service.Reconciliations.Dtos { public class Re...
2.522989
a1b8d69a6bdb78c1a248e0e000a45045
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69560
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "fluxera/Fluxera.Utilities", "max_stars_repo_path": "src/Fluxera.Utilities/Extensions/Converter/StringConverterExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69561" }
starcoder
<gh_stars>1-10 // ReSharper disable once CheckNamespace namespace Fluxera.Utilities.Extensions { using System; using JetBrains.Annotations; /// <summary> /// Extension methods for the <see cref="IConverter{String}" /> type. /// </summary> [PublicAPI] public static class StringConverterExtensions { /// <...
2.889261
89da1cf0e8466cf4ac75c2aae15fd1b9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69561
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "LanExchange/LanExchange.Network", "max_stars_repo_path": "Models/ServerPlatform.cs", "provenance": "train-00000-of-00045.jsonl.gz:69562" }
starcoder
using System; using System.Diagnostics.CodeAnalysis; namespace LanExchange.Network.Models { /// <summary> /// The information level to use for platform-specific information. /// </summary> [CLSCompliant(false)] [SuppressMessage("Microsoft.Design", "CA1028:EnumStorageShouldBeInt32")] p...
2.629519
9405fe5f5502eec935dff90c3bcec585
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69562
{ "extension": "c-sharp", "max_stars_count": "19.0", "max_stars_repo_name": "jonsequitur/journey", "max_stars_repo_path": "src/Microsoft.DotNet.Interactive.Journey.Tests/Utilities/FakeHttpMessageHandlerForNotebookLoading.cs", "provenance": "train-00000-of-00045.jsonl.gz:69563" }
starcoder
using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Reflection; using System.Text; using System.Threading; using System.Threading.Tasks; namespace Microsoft.DotNet.Interactive.Journey.Tests.Utilities { publ...
2.472556
7414662a4e836ffca421d1f7a537c3b0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69563
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zirplsoftware/ZFluentReflection", "max_stars_repo_path": "Zirpl.FluentReflection/Queries/Implementation/queries/CacheableQueryBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:69564" }
starcoder
<reponame>zirplsoftware/ZFluentReflection<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Reflection; namespace Zirpl.FluentReflection.Queries { internal abstract class CacheableQueryBase<TMemberInfo> : IQueryResult<TMemberInfo>, ICacheableQuery<TMemberInfo> ...
2.779813
dae058bb915fb844d476328a36989b24
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69564
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ridercz/Altairis.PrefixLocalization", "max_stars_repo_path": "Altairis.PrefixLocalization/LocalizedAnchorTagHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:69565" }
starcoder
<reponame>ridercz/Altairis.PrefixLocalization using Microsoft.AspNetCore.Mvc.TagHelpers; using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Razor.TagHelpers; namespace Altairis.PrefixLocalization { [HtmlTargetElement("a", Attributes = ActionAttributeName)] [HtmlTargetElement("a", Attribu...
1.913219
e589beceee5acddfe03ab11db5d26084
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69565
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "DucThanhNguyen/MaterialCMS", "max_stars_repo_path": "MaterialCMS.Web/Areas/Admin/ModelBinders/EditWebpageModelBinder.cs", "provenance": "train-00000-of-00045.jsonl.gz:69566" }
starcoder
using System.Web.Mvc; using MaterialCMS.Entities.Documents; using MaterialCMS.Entities.Documents.Web; using MaterialCMS.Web.Areas.Admin.Services; using Ninject; namespace MaterialCMS.Web.Areas.Admin.ModelBinders { public class EditWebpageModelBinder : WebpageModelBinder { private readonly IDocumentRol...
1.866341
f3248055e1bfd1e2d2d2d5c4b4f2e51f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69566
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "logan1977/vc-community", "max_stars_repo_path": "STOREFRONT/VirtoCommerce.Storefront/Converters/MenuLinkConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:69567" }
starcoder
<gh_stars>0 using Omu.ValueInjecter; using System.Linq; using VirtoCommerce.Client.Model; using VirtoCommerce.Storefront.Model; using VirtoCommerce.Storefront.Model.Common; namespace VirtoCommerce.Storefront.Converters { public static class MenuLinkConverter { public static MenuLinkList ToWebModel(thi...
1.752818
3e928b10ed49c9d83f054f71dc4306de
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69567
{ "extension": "c-sharp", "max_stars_count": "44.0", "max_stars_repo_name": "nikhgup/NuGet.Jobs", "max_stars_repo_path": "src/Stats.AggregateCdnDownloadsInGallery/Configuration/AggregateCdnDownloadsConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:69568" }
starcoder
// 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. namespace Stats.AggregateCdnDownloadsInGallery { public class AggregateCdnDownloadsConfiguration { public int BatchSize { get; set; } ...
1.295453
409a9aa97805207db8f05881322a212f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69568
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "erri120/wabbajack", "max_stars_repo_path": "Wabbajack.Networking.GitHub/Client.cs", "provenance": "train-00000-of-00045.jsonl.gz:69569" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Octokit; using Wabbajack.DTOs; using Wabbajack.DTOs.GitHub; using Wabbajack.DTOs.JsonConverters; namespace Wabbajack.Networking.GitHub; public class Client { private readonly ...
2.329737
a013be8fc4cfa6574080ddc5358fe29d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69569
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "stoyanov7/SoftwareUniversity", "max_stars_repo_path": "C#Development/Database/DatabasesAdvanced/Workshop/TeamBuilder.Utilities/Validator.cs", "provenance": "train-00000-of-00045.jsonl.gz:69570" }
starcoder
namespace TeamBuilder.Utilities { using System; using System.Linq; public static class Validator { public static void CheckLength(int expectedLength, string[] array) { if (expectedLength != array.Length) { throw new FormatException(Con...
3.272751
e1f8129bad90b9d1bc66e38e4aa80588
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69570
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "skywing918/servicesWithnMemory", "max_stars_repo_path": "Controllers/AccountController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69571" }
starcoder
<filename>Controllers/AccountController.cs using System; using System.Collections.Generic; using Microsoft.AspNetCore.Mvc; using AutoMapper; using System.IdentityModel.Tokens.Jwt; using WebApi.Helpers; using Microsoft.Extensions.Options; using System.Text; using Microsoft.IdentityModel.Tokens; using System.Se...
2.35115
1641b4bb1c468cf57984b566bd0f13d1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69571
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Alnirel/com.stansassets.running-dinosaur-clone", "max_stars_repo_path": "Assets/Plugins/StansAssets/CrossPlatform/UltimateMobile/Runtime/API/GamesServices/Models/UM_LeaderboardMeta.cs", "provenance": "train-00000-of-00045.jsonl.gz:695...
starcoder
using UnityEngine; using System; using System.Collections; namespace SA.CrossPlatform.GameServices { /// <summary> /// Data interface for leaderboar metadata. /// </summary> [Serializable] public class UM_LeaderboardMeta : UM_iLeaderboard { [SerializeField] string m_identifier =...
2.585282
3a2651e3fed506539c1e458fea66f852
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69572
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "fqkw6/RewriteFrame", "max_stars_repo_path": "other/mapScritps/VoxelDebug.cs", "provenance": "train-00000-of-00045.jsonl.gz:69573" }
starcoder
<reponame>fqkw6/RewriteFrame #if UNITY_EDITOR using Leyoutech.Utility; using UnityEngine; namespace Map { /// <summary> /// Debug相关 /// </summary> [System.Serializable] public class VoxelDebug { /// <summary> /// 这个Area会生成的Voxel数量 /// </summary> [Tooltip("格子总数量")] public int VoxelCount; /// <summary...
1.910588
3a0ca6477fa0be566f50241042e41195
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69573
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "storm32600/Silk.NET", "max_stars_repo_path": "src/Core/Silk.NET.BuildTools/Common/NameContainer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69574" }
starcoder
<filename>src/Core/Silk.NET.BuildTools/Common/NameContainer.cs // This file is part of Silk.NET. // // You may modify and distribute Silk.NET under the terms // of the MIT license. See the LICENSE file for details. using Newtonsoft.Json; namespace Silk.NET.BuildTools.Common { /// <summary> /// Represents a p...
2.289178
8f495f7fa5940945635261e1c28b01c7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69574
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "CommandoUKSF/EDDiscovery", "max_stars_repo_path": "EDDiscovery/RoutingUtils.cs", "provenance": "train-00000-of-00045.jsonl.gz:69575" }
starcoder
<reponame>CommandoUKSF/EDDiscovery /* * Copyright © 2016 - 2017 EDDiscovery development team * * 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/LICE...
2.14107
692320385045788955121f2ab1c979bd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69575
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "kkozmic/Cartographer", "max_stars_repo_path": "src/Cartographer/MapperBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:69576" }
starcoder
namespace Cartographer { using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using Cartographer.Compiler; using Cartographer.Contributors; using Cartographer.Internal; using Cartographer.Internal.Extensions; using Cartographer.Patterns; ...
2.151446
e66c9f02c4c8956f813ecd0e8aec9b98
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69576
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mr5z/XamarinMediaManager", "max_stars_repo_path": "MediaManager/Platforms/Uap/Video/VideoView.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:69577" }
starcoder
<filename>MediaManager/Platforms/Uap/Video/VideoView.xaml.cs using System; using MediaManager.Video; using Windows.Foundation; using Windows.Foundation.Metadata; using Windows.UI.Xaml.Controls; namespace MediaManager.Platforms.Uap.Video { public sealed partial class VideoView : UserControl, IVideoView { ...
2.046554
9b306d23b26926c73cbf881352630c77
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69577
{ "extension": "c-sharp", "max_stars_count": "25.0", "max_stars_repo_name": "kant2002/wpf-test", "max_stars_repo_path": "src/Test/Common/Code/Microsoft/Test/Stability/Extensions/Factories/System.Windows.Controls/WebBrowserFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:69578" }
starcoder
<gh_stars>10-100 // 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.Diagnostics; using System.Runtime.InteropServices; using System.Windows...
2.024801
0b41866c73dd4492947fe459bf12ca62
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69578
{ "extension": "c-sharp", "max_stars_count": "52.0", "max_stars_repo_name": "Pandinosaurus/unity-examples", "max_stars_repo_path": "PhysicsExample/Assets/Scripts/FanSpin.cs", "provenance": "train-00000-of-00045.jsonl.gz:69579" }
starcoder
using UnityEngine; using System.Collections; public class FanSpin : MonoBehaviour { public float rotSpeed = 90; // Update is called once per frame void Update () { this.transform.Rotate (Vector3.up * rotSpeed * Time.deltaTime); } public float GetRotationalSpeed() { return Mathf.Abs(this.rotSpeed); } ...
2.4007
55b60f2b54b417b92a3dea5628530179
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69579
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "andonyns/Ed-Fi-ODS-AdminApp", "max_stars_repo_path": "Application/EdFi.Ods.AdminApp.Web/Display/TabEnumeration/OdsInstanceSettingsTabEnumeration.cs", "provenance": "train-00000-of-00045.jsonl.gz:69580" }
starcoder
<reponame>andonyns/Ed-Fi-ODS-AdminApp // 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 EdFi.O...
1.519784
0b8fbc0ee97c8f8a1b1808b049d2725b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69580
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "bdsowers/cutiequest", "max_stars_repo_path": "Assets/Scripts/RevealWhenAvatarIsClose.cs", "provenance": "train-00000-of-00045.jsonl.gz:69581" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class RevealWhenAvatarIsClose : MonoBehaviour { public bool allowScaleVariation = true; public bool revealDelay = true; private bool mRevealed = false; private bool mFullyRevealed = false; public bool fullyReve...
2.23497
59576469a09f1eb7230818db7c0bc83d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69581
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "akobr/blazor.widgetised", "max_stars_repo_path": "Blazor.Widgetised/Logging/LoggerExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69582" }
starcoder
using System.Diagnostics; namespace Blazor.Widgetised.Logging { public static class LoggerExtensions { [Conditional("TRACE")] public static void Trace(this ILogger? logger, string message, params object[] args) { logger?.Log(LogLevel.Trace, message, args); } ...
2.644183
ee064c9acfc687b9a467079a1e19a882
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69582
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "kivik-beep/farmasia-vr", "max_stars_repo_path": "Assets/Scripts/Objects/JointConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:69583" }
starcoder
<reponame>kivik-beep/farmasia-vr using System; using System.Collections; using System.Collections.Generic; using UnityEngine; public static class JointConfiguration { private static float breakForce = 1000; private static float breakTorque = 1000; private static float damper = 100; private static flo...
2.06957
b8457012bd85e1bc1216c0573d56d4e8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69583
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tunahanaydinoglu/BPPattern-Core5-API", "max_stars_repo_path": "BPP.WebAPI/Controllers/PersonController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69584" }
starcoder
<reponame>tunahanaydinoglu/BPPattern-Core5-API using AutoMapper; using BPP.Core.Models; using BPP.Core.Services; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace BPP.WebAPI.Controllers { [Rou...
2.17351
318a86b2ffb29105bba70ea279d49ce9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69584
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "vhamine/azure-sdk-for-net", "max_stars_repo_path": "src/BatchManagement/Generated/IBatchManagementClient.cs", "provenance": "train-00000-of-00045.jsonl.gz:69585" }
starcoder
// // Copyright (c) Microsoft and contributors. All rights reserved. // // 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 requi...
1.72851
bd3173eecf0b9f4d979b61a7f0693824
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69585
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AshokPeddakotla-MSFT/digital-twins-docs-code", "max_stars_repo_path": "sdks/csharp/graph_operations_sample.cs", "provenance": "train-00000-of-00045.jsonl.gz:69586" }
starcoder
using System; using System.Threading.Tasks; using System.IO; using System.Collections.Generic; using System.Text.Json; using Azure; using Azure.DigitalTwins.Core; using Azure.Identity; namespace minimal { class Program { public static async Task Main(string[] args) { Console.WriteLi...
2.765118
75e01524501b53a758f649dc538e85b1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69586
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gritjz/WPF-CourseManagmentSystem", "max_stars_repo_path": "ManagementSystemForCourses/ViewModel/FirstPageViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69587" }
starcoder
<reponame>gritjz/WPF-CourseManagmentSystem using LiveCharts; using LiveCharts.Defaults; using LiveCharts.Wpf; using ManagementSystemForCourses.DataAccess; using ManagementSystemForCourses.Model; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Text; ...
2.251764
84cfb3b7bae1d3a1016f554277cf080f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69587
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "apdevelop/composition-rules-helper", "max_stars_repo_path": "Src/ScreenGrid/Models/Geometry/Line.cs", "provenance": "train-00000-of-00045.jsonl.gz:69588" }
starcoder
namespace ScreenGrid.Models.Geometry { public struct Line { public Line(Point p1, Point p2) { this.p1 = p1; this.p2 = p2; } public Line(double x1, double y1, double x2, double y2) { this.p1 = new Point(x1, y1); ...
2.986685
cfdca8ff9a97101fa035f490c3ee374d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69588
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sancas/ILC", "max_stars_repo_path": "Proyecto/Proyecto/VMultiple.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69589" }
starcoder
namespace Proyecto { partial class VMultiple { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param...
1.873615
b6dd1e92772968a9cdf5fc48e97bdeef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69589
{ "extension": "c-sharp", "max_stars_count": "27.0", "max_stars_repo_name": "Microsoft/TestAdapterForGoogleTest", "max_stars_repo_path": "GoogleTestAdapter/VsPackage.Shared/GoogleTestExtensionOptionsPage.cs", "provenance": "train-00000-of-00045.jsonl.gz:69590" }
starcoder
// This file has been modified by Microsoft on 3/2019. using GoogleTestAdapter.Settings; using GoogleTestAdapter.TestAdapter.Settings; using GoogleTestAdapter.VsPackage.Commands; using GoogleTestAdapter.VsPackage.Debugging; using GoogleTestAdapter.VsPackage.Helpers; using GoogleTestAdapter.VsPackage.OptionsPages; usi...
1.597617
d83d44a7c6bc25187c861648c1a51658
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69590
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mueru/VRChatAPI.Net", "max_stars_repo_path": "VRChatAPI/src/Enums/EDeveloperType.cs", "provenance": "train-00000-of-00045.jsonl.gz:69591" }
starcoder
using System.Runtime.Serialization; namespace VRChatAPI.Enums { [DataContract] public enum EDeveloperType { [EnumMember] none, [EnumMember] trusted, [EnumMember(Value = "internal")] _internal, [EnumMember] moderator } }
1.678153
2a51a0f83ae5574bee3ebdae984cdf48
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69591
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "misiek-it/MassTransit", "max_stars_repo_path": "src/Persistence/MassTransit.EntityFrameworkCoreIntegration/SqlServerLockStatementProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:69592" }
starcoder
<reponame>misiek-it/MassTransit<filename>src/Persistence/MassTransit.EntityFrameworkCoreIntegration/SqlServerLockStatementProvider.cs namespace MassTransit.EntityFrameworkCoreIntegration { public class SqlServerLockStatementProvider : SqlLockStatementProvider { const string DefaultRowLockStatem...
1.744992
614834c5bb226394404b92b92c4fd481
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69592
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NCacheDev/NCache", "max_stars_repo_path": "Src/NCCommon/StatusInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:69593" }
starcoder
<filename>Src/NCCommon/StatusInfo.cs // Copyright (c) 2015 Alachisoft // // 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 r...
2.240525
94264ed7c3174817ca8519a69d206216
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69593
{ "extension": "c-sharp", "max_stars_count": "91.0", "max_stars_repo_name": "Rusev12/Software-University-SoftUni", "max_stars_repo_path": "C# OOP Basics/Inheritance - Exercise/05. Mordor's Cruelty Plan/StartUp.cs", "provenance": "train-00000-of-00045.jsonl.gz:69594" }
starcoder
<filename>C# OOP Basics/Inheritance - Exercise/05. Mordor's Cruelty Plan/StartUp.cs namespace _05.Mordor_s_Cruelty_Plan { using Factories; using System; using System.Linq; public class StartUp { public static void Main() { var player = new Player(); player.E...
3.280006
7b0d65e773b1a6493e494205973c9c2a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69594
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "CarloMicieli/dotnetcore-clean-architecture", "max_stars_repo_path": "Src/Application/Catalog/CatalogItems/GetCatalogItemBySlug/IGetCatalogItemBySlugOutputPort.cs", "provenance": "train-00000-of-00045.jsonl.gz:69595" }
starcoder
<reponame>CarloMicieli/dotnetcore-clean-architecture<filename>Src/Application/Catalog/CatalogItems/GetCatalogItemBySlug/IGetCatalogItemBySlugOutputPort.cs using TreniniDotNet.Common.UseCases.Boundaries.Outputs.Ports; namespace TreniniDotNet.Application.Catalog.CatalogItems.GetCatalogItemBySlug { public interface ...
1.822576
7058d3eadb3474af2ba2ea7cd959fdbf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69595
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DaveOnBlocks/SimpleNeo", "max_stars_repo_path": "SimpleNeo/Contracts/SimpleParameter.cs", "provenance": "train-00000-of-00045.jsonl.gz:69596" }
starcoder
<reponame>DaveOnBlocks/SimpleNeo using System.Numerics; using Neo; using Neo.SmartContract; namespace SimpleNeo.Contracts { public class SimpleParameter { public SimpleParameter(BigInteger value) : this(value, ContractParameterType.Integer) { } public SimpleParamet...
2.184829
7a6628758f878ba70d05665a9a9d8fed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69596
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "charleslomboni/DrHouse.Wrapper", "max_stars_repo_path": "DrHouse.Wrapper/Repository/Interfaces/IHeathCheckRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:69597" }
starcoder
using DrHouse.Wrapper.Core.Interfaces; using DrHouse.Wrapper.Domain; using System.Collections.Generic; using System.Threading.Tasks; namespace DrHouse.Wrapper.Repository.Interfaces { /// <summary> /// Repositório para diagnóstico da saúde da conexão com o banco de dados /// </summary> public interface...
2.101007
8a56fe29eb12052480160e2ae6da7ea0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69597
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "giorgiozoppi/fleetadmiral", "max_stars_repo_path": "src/webapi/Controllers/OData/GroupsController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69598" }
starcoder
<filename>src/webapi/Controllers/OData/GroupsController.cs<gh_stars>0 using KarveModel; using KarveDto; using System.Web.Http.Cors; using KarveRepository; namespace WebApi.Controllers.OData { /// <summary> /// This controller enables the group. /// </summary> [EnableCors(origins: "*", hea...
2.045743
9a9cdf470e13aa1d7261e6cd64a1e191
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69598
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SJerrod/Travel.Solution", "max_stars_repo_path": "TravelAPI/Models/Destination.cs", "provenance": "train-00000-of-00045.jsonl.gz:69599" }
starcoder
<filename>TravelAPI/Models/Destination.cs using System.ComponentModel.DataAnnotations; namespace TravelAPI.Models { public class Destination { public int DestinationId { get; set; } [Required] [StringLength(20)] public string Country { get; set; } [Required] publ...
2.453788
c04be83d4e59b7bda0d15ae91001c37c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69599
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hdh-se/classroom-api", "max_stars_repo_path": "ManageCourse.Core/DTOs/UpdateUserProfileData.cs", "provenance": "train-00000-of-00045.jsonl.gz:69600" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ManageCourse.Core.DTOs { public class UpdateUserProfileData { public string PhoneNumber { get; set; } public string FirstName { get; set; } public s...
1.451002
2d1e123a9c03cda7a7e11c0775a0bbe0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69600
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mkgask/UnityChan-with-DarkMaze", "max_stars_repo_path": "Assets/Scripts/GameStage/Service.cs", "provenance": "train-00000-of-00045.jsonl.gz:69601" }
starcoder
using System.Collections; using UnityEngine; using UnityEngine.Events; using UniRx; using sgffu.EventMessage; using EffectiveFloorService = sgffu.EffectiveFloor.EffectiveFloorService; using FieldObjectService = sgffu.FieldObject.FieldObjectService; using PlayerService = sgffu.Characters.Player.PlayerService; using Enem...
1.803535
95f264ec49a048a124d49435a1ecfaec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69601
{ "extension": "c-sharp", "max_stars_count": "1076.0", "max_stars_repo_name": "henrymgalvan/oqtane.framework", "max_stars_repo_path": "Oqtane.Server/Extensions/DbContextOptionsBuilderExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69602" }
starcoder
<reponame>henrymgalvan/oqtane.framework using System.Diagnostics.CodeAnalysis; using Microsoft.EntityFrameworkCore; using Oqtane.Databases.Interfaces; // ReSharper disable ConvertToUsingDeclaration namespace Oqtane.Extensions { public static class DbContextOptionsBuilderExtensions { public static DbCon...
1.956564
131b6623a4c33e5122386ccdb16601b4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69602
{ "extension": "c-sharp", "max_stars_count": "866.0", "max_stars_repo_name": "florenzetti/gemini", "max_stars_repo_path": "src/Gemini.Demo/Modules/FilterDesigner/Util/ShaderEffectUtility.cs", "provenance": "train-00000-of-00045.jsonl.gz:69603" }
starcoder
<filename>src/Gemini.Demo/Modules/FilterDesigner/Util/ShaderEffectUtility.cs using System; using System.Windows.Media.Effects; namespace Gemini.Demo.Modules.FilterDesigner.Util { internal static class ShaderEffectUtility { public static PixelShader GetPixelShader(string name) { retu...
2.296652
4e8010de9dd939cffdc600f1e38f2f5d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69603
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "gameman100/monocat", "max_stars_repo_path": "monocat/GameServer/GameServer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69604" }
starcoder
<reponame>gameman100/monocat using System; using System.Collections.Generic; using System.Text; using monocat; // 如果 namespace GameServer { class GameServer { // login, signup, delivery server info static void Create(string[] args) { // start login server LoginS...
1.933502
630ac3af6816c8afd2fd544a1cc10975
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69604
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "da1fanshu/1234ewsd", "max_stars_repo_path": "Assets/Scripts/Game/Mahjong3D/Standard/Main/GameLogic/GameLogic/LogicReconnect/GameLogic_Reconnect.cs", "provenance": "train-00000-of-00045.jsonl.gz:69605" }
starcoder
using Sfs2X.Entities.Data; namespace Assets.Scripts.Game.Mahjong3D.Standard { [S2CResponseLogic] public partial class GameLogic_Reconnect : AbsGameLogicBase { [S2CResponseHandler(CustomClientProtocol.CustomTypeReconnectLogic)] public void OnReconnect(ISFSObject data) { ...
1.714177
62751e336d377fe8b11c9f2f4c497b77
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69605
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "gro-ove/typo4", "max_stars_repo_path": "Typo4/Typo4/Emojis/Emoji.cs", "provenance": "train-00000-of-00045.jsonl.gz:69606" }
starcoder
<gh_stars>1-10  using System.Collections.Generic; using System.Threading.Tasks; using System.Windows.Media; using FirstFloor.ModernUI.Presentation; using FirstFloor.ModernUI.Windows.Controls; using JetBrains.Annotations; using Typo4.Emojis.InformationProviders; using TypoLib.Utils.Common; namespace Typo4.Emojis { ...
2.363666
3f48e2efa6c9c516c1f5d5ff00ba7602
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69606
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "andrewsomething/pulumi-digitalocean", "max_stars_repo_path": "sdk/dotnet/Outputs/GetSizesFilterResult.cs", "provenance": "train-00000-of-00045.jsonl.gz:69607" }
starcoder
<filename>sdk/dotnet/Outputs/GetSizesFilterResult.cs // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using Syste...
1.981013
fbe34ccec76aed0bd952df73e43cf082
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69607
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "antiufo/mono", "max_stars_repo_path": "mcs/class/System.Data.Linq/src/DbLinq/Schema/Dbml/DatabaseSerializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69608" }
starcoder
<reponame>antiufo/mono<filename>mcs/class/System.Data.Linq/src/DbLinq/Schema/Dbml/DatabaseSerializer.cs // It is automatically generated using System; using System.Xml; using System.Xml.Schema; using System.Xml.Serialization; using System.Text; using System.Collections; using System.Globalization; namespace DbLinq.Sch...
2.078305
92b09fee4a6a813e5a94908d952ea41f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69608
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "ChrisBrooksbank/autoCardboard", "max_stars_repo_path": "autoCardBoard.Pandemic.Bots/IRouteHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:69609" }
starcoder
using System.Collections.Generic; using autoCardboard.Pandemic.State; using Dijkstra.NET.Graph; using autoCardboard.Pandemic.TurnState; namespace autoCardBoard.Pandemic.Bots { public interface IRouteHelper { City GetBestCityToTravelToWithoutDiscarding(IPandemicState state, City startingLocation); ...
2.493116
dc74fdde9143391a7e421ac4a372acf0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69609
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "anyways-open/cycling-backend", "max_stars_repo_path": "test/Rideaway.Tests/TestFileMonitoring.cs", "provenance": "train-00000-of-00045.jsonl.gz:69610" }
starcoder
<gh_stars>0 using System; using System.IO; using System.Threading; using rideaway_backend.FileMonitoring; using Xunit; namespace Rideaway.Tests { public class TestFileMonitoring { private static string _contents; [Fact] public void Test1() { _contents = "Abc"; ...
2.400509
cb08226df6e265425e3955caeeecc2c8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69610
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "studio-nine/Nine", "max_stars_repo_path": "Source/Nine.Physics/SceneExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69611" }
starcoder
<reponame>studio-nine/Nine<filename>Source/Nine.Physics/SceneExtensions.cs namespace Nine.Physics { using BEPUphysics; using BEPUphysics.CollisionTests.CollisionAlgorithms; using BEPUphysics.Constraints; using BEPUphysics.PositionUpdating; using BEPUphysics.Settings; using Microsoft.Xna.F...
2.413875
3c678deb1c93d9e090106edf3e5a5f22
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69611
{ "extension": "c-sharp", "max_stars_count": "3268.0", "max_stars_repo_name": "gjy5885/azure-sdk-for-net", "max_stars_repo_path": "sdk/securityinsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/Models/TiTaxiiDataConnector.cs", "provenance": "train-00000-of-00045.jsonl.gz:69612" }
starcoder
<filename>sdk/securityinsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/Models/TiTaxiiDataConnector.cs // <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated...
1.828688
0ea1800e3528fa6fdf21cacbfd5bbf59
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69612
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "0xflotus/Materia", "max_stars_repo_path": "Materia/UI/Components/PropertySection.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:69613" }
starcoder
<filename>Materia/UI/Components/PropertySection.xaml.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using S...
2.136808
c7ac1754ddb981af6393fcb5bb35e615
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69613
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AceofGrades/RuntimeMeshManipulation", "max_stars_repo_path": "Assets/Scripts/CustomHeart.cs", "provenance": "train-00000-of-00045.jsonl.gz:69614" }
starcoder
using System; using UnityEngine; using System.Collections; using System.Collections.Generic; public class CustomHeart : MonoBehaviour { Mesh oMesh; Mesh cMesh; MeshFilter oFilter; [HideInInspector] public int targetIndex; [HideInInspector] public Vector3 targetVertex; [HideInInspecto...
2.090415
0096141d922eb1b34d8c13edeeaac315
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69614
{ "extension": "c-sharp", "max_stars_count": "1745.0", "max_stars_repo_name": "bsf2dev/bsf", "max_stars_repo_path": "Source/Scripting/bsfSharp/Generated/PARTICLE_RECT_SHAPE_DESC.generated.cs", "provenance": "train-00000-of-00045.jsonl.gz:69615" }
starcoder
<reponame>bsf2dev/bsf //********************************* bs::framework - Copyright 2018-2019 <NAME> ************************************// //*********** Licensed under the MIT license. See LICENSE.md for full terms. This notice is not to be removed. ***********// using System; using System.Runtime.CompilerServices; us...
1.628642
2ea408b7c3da11a4aa9df75000a1c856
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69615
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "hozuki/TheaterDaysSim", "max_stars_repo_path": "src/TheaterDays.Scores/Source/Conductor.cs", "provenance": "train-00000-of-00045.jsonl.gz:69616" }
starcoder
namespace OpenMLTD.MilliSim.Contributed.Scores.Source { /// <inheritdoc cref="NoteBase"/> /// <summary> /// A reserved note type for changing music BPM. /// </summary> public class Conductor : NoteBase { /// <summary> /// The new tempo. /// </summary> public float Te...
1.896638
48c7d77456130595611071ef58bc98a5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69616
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mbialecka/azure-sdk-for-net", "max_stars_repo_path": "sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Generated/MicrosoftAzureMetricsAdvisorRestAPIOpenAPIV2ModelFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:69617" }
starcoder
<filename>sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Generated/MicrosoftAzureMetricsAdvisorRestAPIOpenAPIV2ModelFactory.cs // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // <auto-generated/> #nullable disable using System; using System.Collections.Generic; using A...
1.718897
1e18701193e3feeab2bdf3730b3b4c03
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69617
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "AaronWu666/WeiXinMPSDK", "max_stars_repo_path": "src/Senparc.WebSocket/src/Senparc.WebSocket/Senparc.WebSocket/Routes/WebSocketHandler/WebSocketHandler_Core.cs", "provenance": "train-00000-of-00045.jsonl.gz:69618" }
starcoder
<filename>src/Senparc.WebSocket/src/Senparc.WebSocket/Senparc.WebSocket/Routes/WebSocketHandler/WebSocketHandler_Core.cs using System; using System.Linq; using System.Collections.Generic; using System.Text; using System.Net.WebSockets; using System.Threading.Tasks; using System.Threading; #if NET462 #else using Micr...
1.863056
cb732dddd2049ee4e8232bca194b25aa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69618
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "YiLung7817/SkillTreeMVC", "max_stars_repo_path": "SkillTreeMVC/SkillTreeMVC/Models/Model1.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69619" }
starcoder
// 已啟用模型 'D:\SkillTreeMVC\SkillTreeMVC\SkillTreeMVC\Models\Model1.edmx' 的 T4 程式碼產生。 // 若要啟用舊版程式碼產生,請將 [程式碼產生策略] 設計工具屬性的值 //變更為 [舊版 ObjectContext]。當模型在設計工具中開啟時,這個屬性便可 //以在 [屬性] 視窗中使用。 // 如果尚未產生任何內容和實體類型,可能是因為您建立了空的模型,但 //尚未選擇要使用的 Entity Framework 版本。若要為您的模型產生內容類別和 //實體類型,請在設計工具中開啟模型,以滑鼠右鍵按一下設計工具介面並 //選取 [從資料庫更新模型]、[由模...
2.045908
9a0d72d194e4bf433f4dd693f10e0dc6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69619
{ "extension": "c-sharp", "max_stars_count": "3359.0", "max_stars_repo_name": "cnheider/SpaceEngineers", "max_stars_repo_path": "Sources/VRage.Render11/GeometryStage/MyInstancing.cs", "provenance": "train-00000-of-00045.jsonl.gz:69620" }
starcoder
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; using VRage; using VRage.Profiler; using VRage.Render11.Common; using VRage.Render11.Resources; using VRageMath; using VRageRender.Messages; using VRageRender.Vertex; namespace VRageRender { struct Inst...
1.884864
b0deb15f648ee82b9fc022858facf327
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69620
{ "extension": "c-sharp", "max_stars_count": "19.0", "max_stars_repo_name": "kephas-software/kephas", "max_stars_repo_path": "src/Kephas.Logging/Logging/TypedLogger.cs", "provenance": "train-00000-of-00045.jsonl.gz:69621" }
starcoder
<reponame>kephas-software/kephas // -------------------------------------------------------------------------------------------------------------------- // <copyright file="TypedLogger.cs" company="Kephas Software SRL"> // Copyright (c) Kephas Software SRL. All rights reserved. // Licensed under the MIT license. Se...
2.559604
e011dcf61c8296e42a0395ef844040d1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69621
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "willvelida/cosmosdb-cassandra-api", "max_stars_repo_path": "CassandraCats.API/CassandraCats.API/Helpers/Constants.cs", "provenance": "train-00000-of-00045.jsonl.gz:69622" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace CassandraCats.API.Helpers { public class Constants { public const string USER_NAME = "USER_NAME"; public const string PASSWORD = "PASSWORD"; public const string CASSANDRA_CONTACT_POINT = "CASSANDRA_CONTACT_POI...
1.246756
7115167b50c06d28b1776e99cb860d18
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69622
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "billynieto/Simptom", "max_stars_repo_path": "Simptom/Models/FlareUp.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69623" }
starcoder
<filename>Simptom/Models/FlareUp.Designer.cs using System; using System.Collections.Generic; using Repository; using Repository.Framework; using Simptom.Framework; using Simptom.Framework.Models; namespace Simptom.Models { public partial class FlareUp : Model<IFlareUpKey>, IFlareUp { private DateTime experienced...
2.576527
5bcaa145679d04ee73204ac68fd95344
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69623
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AsimKhan2019/ERP-10-Integration", "max_stars_repo_path": "Primavera.Inventory.Documents/UI/CompositionsBreakdownsForm.cs", "provenance": "train-00000-of-00045.jsonl.gz:69624" }
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; using static StdPlatBS100.StdBSTipos; using InvBE100; namespace Primavera.Inventory.Documents { publ...
2.230067
8bb9b70f1df3e5afc342970534d43dcc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69624
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "xu767142206/fynedddemo", "max_stars_repo_path": "HZH_Controls/Test/FrmWithTitleTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:69625" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace Test { public partial class FrmWithTitleTest : HZH_Controls.Forms.FrmWithTitle { public FrmWithT...
0.829198
aaec7ab854361ea4779389ea5b0d053e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69625
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "drasticactions/PSX-App", "max_stars_repo_path": "PSX-Gui/Tools/Converter/TrophyImageConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:69626" }
starcoder
<reponame>drasticactions/PSX-App<filename>PSX-Gui/Tools/Converter/TrophyImageConverter.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Windows.UI.Xaml.Data; using PlayStation_App.Models.RecentActivity; namespace PlayStation_App.Tools.Convert...
2.313986
4c280dc8985409165be3d6f46d1ef2a1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69626
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "1TaNaTa1/Programming-Fundamentals", "max_stars_repo_path": "04. Methods/Lab/10. Multiply Evens by Odds/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:69627" }
starcoder
using System; namespace _10._Multiply_Evens_by_Odds { class Program { static void Main() { int num = Math.Abs(int.Parse(Console.ReadLine())); int sumEven = GetSumOfEven(num); int sumOdd = GetSumOfOdd(num); int multiple = GetMultipleOfEvenAndOdd...
4.247167
c6d20ac25268f727dfae9ce84f9d1028
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69627
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "benramey-faithlife/FaithlifeTesting", "max_stars_repo_path": "src/Faithlife.Testing/WaitUntilAssertable.cs", "provenance": "train-00000-of-00045.jsonl.gz:69628" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Runtime.CompilerServices; using System.Threading; using System.Threading.Tasks; using Faithlife.Testing.TestFrameworks; namespace Faithlife.Testing { /// <summary> /// Waits for a value which pases provided...
2.727326
a3e968e3873b0176fcfb1d81677e17b0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69628
{ "extension": "c-sharp", "max_stars_count": "111.0", "max_stars_repo_name": "VahidN/DNTCommon.Web.Core", "max_stars_repo_path": "src/DNTCommon.Web.Core/Scheduler/IScheduledTasksCoordinator.cs", "provenance": "train-00000-of-00045.jsonl.gz:69629" }
starcoder
<filename>src/DNTCommon.Web.Core/Scheduler/IScheduledTasksCoordinator.cs<gh_stars>100-1000 using System; using System.Threading.Tasks; namespace DNTCommon.Web.Core { /// <summary> /// Scheduled Tasks Manager /// </summary> public interface IScheduledTasksCoordinator { /// <summary> ...
2.116983
e614e89ecc9594067fd1f91f8702d2cc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69629
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "RLittlesII/ReactiveUI.Sandbox", "max_stars_repo_path": "xamarin/forms/Sextant202/Sextant202/Sextant202/MainPageViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69630" }
starcoder
using ReactiveUI; using Sextant; namespace Sextant202 { public class MainPageViewModel : ReactiveObject, IViewModel { public string Id { get; } } }
1.123917
8cccb7e53ff5e0a8322296212947b8c6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69630
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "Saibamen/idas-client-libs", "max_stars_repo_path": "Gandalan.IDAS.WebApi.Client/Contracts/UIServices/IBelegAdresseEditor.cs", "provenance": "train-00000-of-00045.jsonl.gz:69631" }
starcoder
<reponame>Saibamen/idas-client-libs using Gandalan.IDAS.WebApi.DTO; using System; using System.Threading.Tasks; namespace Gandalan.Client.Contracts.UIServices { public interface IBelegAdresseEditor { Task<BeleganschriftDTO> EditAdresse(BeleganschriftDTO dto); } }
0.881608
d7154602fd0e455b533dd80315e73b5c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69631
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "polivbr/pulumi-azure-native", "max_stars_repo_path": "sdk/dotnet/DataFactory/Outputs/LogSettingsResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:69632" }
starcoder
// *** WARNING: this file was generated by the Pulumi SDK Generator. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; namespace Pulumi.Azur...
1.841168
0da8f06d98d7565e070625bea815121f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69632
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "m-adamkiewicz/CRoute.Base", "max_stars_repo_path": "src/CRoute.Base.Infrastructure/Services/MachineDateTimeService.cs", "provenance": "train-00000-of-00045.jsonl.gz:69633" }
starcoder
<reponame>m-adamkiewicz/CRoute.Base using System; using CRoute.Base.Core.Services; namespace CRoute.Base.Infrastructure.Services { public class MachineDateTimeService : IDateTimeService { public DateTime MaxValue => DateTime.MaxValue; public DateTime MinValue => DateTime.MinValue; publi...
1.951806
899cf4284cd56801151a3aa6609a3e70